Assemblies Run

HostActivation.Tests.dll

Summary

Tests run: 1559 — Failures: 500, Skipped: 3, Run time: 625.555s, Finished: 09/17/2020 07:48:15

Failed tests

0.0510918s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.049169s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0469167s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"2.1.1.1\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.069317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"3.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0404862s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.074057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0538388s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0800264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0553657s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"3.2.2.2\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0776574s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"3.3.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0522776s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0623927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"3.0.0.0\", appFileVersion: \"4.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0446399s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"3.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0408886s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: \"2.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0430706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: \"4.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0757628s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0662339s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0782161s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0606735s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"3.2.2.2\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0461391s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"4.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0879187s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0610099s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0625252s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0548823s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0819193s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0247475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0244291s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0250361s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0259178s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0260198s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0256523s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0272262s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"linux-x64\", expectedAssemblyPath: \"\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0276395s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win10-x64;native/win10-x64-2\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0296021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0247501s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0441762s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0244728s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0246933s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0251078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0262792s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.02459s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0242912s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0248005s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0975573s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0575259s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0839655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0363792s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0363129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0364139s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.1506421s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0411822s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0467212s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0400513s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0343136s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0346107s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0872046s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.4961813s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.090031s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0273513s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0274353s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0269807s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0283962s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0289264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0286137s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0306616s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"linux-x64\", expectedAssemblyPath: \"\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0321907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win10-x64;native/win10-x64-2\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0305247s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0272381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0269564s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0272358s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.026563s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0266888s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.026773s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.02718s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0450859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.026631s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0676222s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.AdditionalDepsDontAffectComponentDependencyResolution
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.AdditionalDepsDontAffectComponentDependencyResolution() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 352
0.1098655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithCorruptedDepsJsonShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithCorruptedDepsJsonShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 297
0.022703s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependencies
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependencies() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 174
0.031761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndDependencyRemoved
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndDependencyRemoved() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 197
0.0271097s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDeps
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 214
0.0273473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDepsAndDependencyRemoved
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDepsAndDependencyRemoved() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 236
0.0206186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependencies
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependencies() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 165
0.0212493s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesAndNoDeps
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesAndNoDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 43
0.0660784s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 81
0.0445119s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnDepsAndAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnDepsAndAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 119
0.0689624s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesNoDepsCaseChangedOnAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesNoDepsCaseChangedOnAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 156
0.0233218s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithResourcesShouldReportResourceSearchPaths
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithResourcesShouldReportResourceSearchPaths() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 308
0.0278188s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyNativeImageShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyNativeImageShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 275
0.0279209s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyWithDifferentExtensionShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyWithDifferentExtensionShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 256
0.0198541s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.InvalidMainComponentAssemblyPathFails
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.InvalidMainComponentAssemblyPathFails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 25
0.0137359s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.IncludedFrameworkMustSpecifyName
The command error output did not contain expected result: \"No framework name specified.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.dll\\nExit Code: 147\\nStdOut:\\n\\nStdErr:\\nInvalid runtimeconfig.json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.runtimeconfig.json] [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.runtimeconfig.dev.json]\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.IncludedFrameworkMustSpecifyName() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/IncludedFrameworksSettings.cs:line 47
0.0368743s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_name: HighWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 7.3.1\\nmock fx_names: \\nmock fx_names: HighWare\\nmock fx_names: MiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 7.3.1\\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 7.3.1\\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: HighWare 7.3.1 [requested: 7.3.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardMultipleFrameworks.cs:line 547
0.0406473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_name: MiddleWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 2.1.2\\nmock fx_names: \\nmock fx_names: MiddleWare\\nmock fx_names: AnotherMiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 3.0.0\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 3.0.0\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: AnotherMiddleWare 3.0.0 [requested: 3.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardMultipleFrameworks.cs:line 576
0.0198998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardDisabledOnCandidateFxAndDisabledApplyPatches_FailsToRollPatches
The command error output did not contain expected result: \"Did not roll forward because apply_patches=0, version_compatibility_range=patch chose [5.1.0]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 150\\nStdOut:\\n\\nStdErr:\\nIt was not possible to find any compatible framework version\\nThe framework 'Microsoft.NETCore.App', version '5.1.0' was not found.\\n  - The following frameworks were found:\\n      5.1.3 at [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App]\\n\\nYou can resolve the problem by installing the specified framework and/or SDK.\\n\\nThe specified framework can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.1.0&arch=x64&rid=osx.10.15-x64\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardDisabledOnCandidateFxAndDisabledApplyPatches_FailsToRollPatches() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFx.cs:line 180
0.0143296s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinorDisabledOnNoCandidateFx_FailsToRoll
The command error output did not contain expected result: \"Attempting FX roll forward\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 150\\nStdOut:\\n\\nStdErr:\\nIt was not possible to find any compatible framework version\\nThe framework 'Microsoft.NETCore.App', version '5.0.0' was not found.\\n  - The following frameworks were found:\\n      5.1.3 at [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App]\\n\\nYou can resolve the problem by installing the specified framework and/or SDK.\\n\\nThe specified framework can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=osx.10.15-x64\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinorDisabledOnNoCandidateFx_FailsToRoll() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFx.cs:line 206
0.0901517s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_name: HighWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 7.3.1\\nmock fx_names: \\nmock fx_names: HighWare\\nmock fx_names: MiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 7.3.1\\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 7.3.1\\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: HighWare 7.3.1 [requested: 7.3.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFxMultipleFrameworks.cs:line 406
0.1059166s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_name: MiddleWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 2.1.2\\nmock fx_names: \\nmock fx_names: MiddleWare\\nmock fx_names: AnotherMiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 3.0.0\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 3.0.0\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: AnotherMiddleWare 3.0.0 [requested: 3.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFxMultipleFrameworks.cs:line 435
3.8819497s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_20
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nTracing enabled\\n--- Invoked hostfxr [commit hash: 2d61d0b043915bc948ebf98836fefe9ba942be11] main\\nOwn dll path '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll'\\nChecking if CoreCLR path exists=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib]\\nDetecting mode... CoreCLR present in own dir [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/] and checking if [StandaloneApp.deps.json] file present=[1]\\n--- Executing in standalone mode...\\nTreating application '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll' as a managed executable.\\nApp runtimeconfig.json from [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll]\\nRuntime config is cfg=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json dev=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.dev.json\\nAttempting to read runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json\\nAttempting to read dev runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.dev.json\\nRuntime config [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json] is valid=[1]\\nExecuting as a standalone app as per config file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json]\\n--- Resolving libhostpolicy.dylib version from deps json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json]\\nResolved version 2.0.7 from dependency manifest file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json]\\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\nDid not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7/runtimes/osx-x64/native\\nThe expected libhostpolicy.dylib directory is [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/]\\nTracing enabled\\nReading from host interface version: [0x16041101:144] to initialize policy version: [0x16041101:144]\\n--- Invoked hostpolicy [commit hash: 2d61d0b043915bc948ebf98836fefe9ba942be11] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.7,runtimes/osx-x64/native][x64] main = {\\n/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp\\n}\\nDeps file: \\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\n-- arguments_t: own_path='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp' app_dir='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/' deps='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json' core_svc='' mgd_app='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll'\\n-- arguments_t: dotnet shared store: ''\\nLoading deps file... /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json as portable=[0]\\nAdding runtime asset lib/netstandard1.0/Newtonsoft.Json.dll from Newtonsoft.Json/9.0.1\\nAdding runtime asset StandaloneApp.dll from StandaloneApp/1.0.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Globalization.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Native.a from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libclrjit.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libcoreclr.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libdbgshim.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libmscordaccore.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libmscordbi.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libsos.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/sosdocsunix.txt from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/apphost from runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7\\nAdding native asset runtimes/osx-x64/native/libhostpolicy.dylib from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nAdding native asset runtimes/osx-x64/native/libhostfxr.dylib from runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7\\nReconciling library Microsoft.CSharp/4.0.1\\nLibrary Microsoft.CSharp/4.0.1 does not exist\\nReconciling library Microsoft.NETCore.App/2.0.7\\nLibrary Microsoft.NETCore.App/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetAppHost/2.0.7\\nLibrary Microsoft.NETCore.DotNetAppHost/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nLibrary Microsoft.NETCore.DotNetHostPolicy/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostResolver/2.0.7\\nLibrary Microsoft.NETCore.DotNetHostResolver/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.Platforms/2.0.2\\nLibrary Microsoft.NETCore.Platforms/2.0.2 does not exist\\nReconciling library Microsoft.NETCore.Targets/1.0.1\\nLibrary Microsoft.NETCore.Targets/1.0.1 does not exist\\nReconciling library NETStandard.Library/2.0.1\\nLibrary NETStandard.Library/2.0.1 does not exist\\nReconciling library Newtonsoft.Json/9.0.1\\nParsed runtime deps entry 0 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, version: 9.0.1, relpath: lib/netstandard1.0/Newtonsoft.Json.dll\\nReconciling library StandaloneApp/1.0.0\\nParsed runtime deps entry 1 for asset name: StandaloneApp from project: StandaloneApp, version: 1.0.0, relpath: StandaloneApp.dll\\nReconciling library System.Collections/4.0.11\\nLibrary System.Collections/4.0.11 does not exist\\nReconciling library System.Diagnostics.Debug/4.0.11\\nLibrary System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library System.Diagnostics.Tools/4.0.1\\nLibrary System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library System.Dynamic.Runtime/4.0.11\\nLibrary System.Dynamic.Runtime/4.0.11 does not exist\\nReconciling library System.Globalization/4.0.11\\nLibrary System.Globalization/4.0.11 does not exist\\nReconciling library System.IO.FileSystem.Primitives/4.0.1\\nLibrary System.IO.FileSystem.Primitives/4.0.1 does not exist\\nReconciling library System.IO.FileSystem/4.0.1\\nLibrary System.IO.FileSystem/4.0.1 does not exist\\nReconciling library System.IO/4.1.0\\nLibrary System.IO/4.1.0 does not exist\\nReconciling library System.Linq.Expressions/4.1.0\\nLibrary System.Linq.Expressions/4.1.0 does not exist\\nReconciling library System.Linq/4.1.0\\nLibrary System.Linq/4.1.0 does not exist\\nReconciling library System.ObjectModel/4.0.12\\nLibrary System.ObjectModel/4.0.12 does not exist\\nReconciling library System.Private.Uri/4.0.1\\nLibrary System.Private.Uri/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.ILGeneration/4.0.1\\nLibrary System.Reflection.Emit.ILGeneration/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.Lightweight/4.0.1\\nLibrary System.Reflection.Emit.Lightweight/4.0.1 does not exist\\nReconciling library System.Reflection.Emit/4.0.1\\nLibrary System.Reflection.Emit/4.0.1 does not exist\\nReconciling library System.Reflection.Extensions/4.0.1\\nLibrary System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library System.Reflection.Primitives/4.0.1\\nLibrary System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library System.Reflection.TypeExtensions/4.1.0\\nLibrary System.Reflection.TypeExtensions/4.1.0 does not exist\\nReconciling library System.Reflection/4.1.0\\nLibrary System.Reflection/4.1.0 does not exist\\nReconciling library System.Resources.ResourceManager/4.0.1\\nLibrary System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library System.Runtime.Extensions/4.1.0\\nLibrary System.Runtime.Extensions/4.1.0 does not exist\\nReconciling library System.Runtime.Handles/4.0.1\\nLibrary System.Runtime.Handles/4.0.1 does not exist\\nReconciling library System.Runtime.InteropServices/4.1.0\\nLibrary System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library System.Runtime.Serialization.Primitives/4.1.1\\nLibrary System.Runtime.Serialization.Primitives/4.1.1 does not exist\\nReconciling library System.Runtime/4.1.0\\nLibrary System.Runtime/4.1.0 does not exist\\nReconciling library System.Text.Encoding.Extensions/4.0.11\\nLibrary System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library System.Text.Encoding/4.0.11\\nLibrary System.Text.Encoding/4.0.11 does not exist\\nReconciling library System.Text.RegularExpressions/4.1.0\\nLibrary System.Text.RegularExpressions/4.1.0 does not exist\\nReconciling library System.Threading.Tasks.Extensions/4.0.0\\nLibrary System.Threading.Tasks.Extensions/4.0.0 does not exist\\nReconciling library System.Threading.Tasks/4.0.11\\nLibrary System.Threading.Tasks/4.0.11 does not exist\\nReconciling library System.Threading/4.0.11\\nLibrary System.Threading/4.0.11 does not exist\\nReconciling library System.Xml.ReaderWriter/4.0.11\\nLibrary System.Xml.ReaderWriter/4.0.11 does not exist\\nReconciling library System.Xml.XDocument/4.0.11\\nLibrary System.Xml.XDocument/4.0.11 does not exist\\nReconciling library runtime.any.System.Collections/4.0.11\\nLibrary runtime.any.System.Collections/4.0.11 does not exist\\nReconciling library runtime.any.System.Diagnostics.Tools/4.0.1\\nLibrary runtime.any.System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library runtime.any.System.Globalization/4.0.11\\nLibrary runtime.any.System.Globalization/4.0.11 does not exist\\nReconciling library runtime.any.System.IO/4.1.0\\nLibrary runtime.any.System.IO/4.1.0 does not exist\\nReconciling library runtime.any.System.Reflection.Extensions/4.0.1\\nLibrary runtime.any.System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library runtime.any.System.Reflection.Primitives/4.0.1\\nLibrary runtime.any.System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library runtime.any.System.Reflection/4.1.0\\nLibrary runtime.any.System.Reflection/4.1.0 does not exist\\nReconciling library runtime.any.System.Resources.ResourceManager/4.0.1\\nLibrary runtime.any.System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library runtime.any.System.Runtime.Handles/4.0.1\\nLibrary runtime.any.System.Runtime.Handles/4.0.1 does not exist\\nReconciling library runtime.any.System.Runtime.InteropServices/4.1.0\\nLibrary runtime.any.System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library runtime.any.System.Runtime/4.1.0\\nLibrary runtime.any.System.Runtime/4.1.0 does not exist\\nReconciling library runtime.any.System.Text.Encoding.Extensions/4.0.11\\nLibrary runtime.any.System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library runtime.any.System.Text.Encoding/4.0.11\\nLibrary runtime.any.System.Text.Encoding/4.0.11 does not exist\\nReconciling library runtime.any.System.Threading.Tasks/4.0.11\\nLibrary runtime.any.System.Threading.Tasks/4.0.11 does not exist\\nReconciling library runtime.native.System.Security.Cryptography/4.0.0\\nLibrary runtime.native.System.Security.Cryptography/4.0.0 does not exist\\nReconciling library runtime.native.System/4.0.0\\nLibrary runtime.native.System/4.0.0 does not exist\\nReconciling library runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nParsed runtime deps entry 2 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll\\nParsed runtime deps entry 3 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll\\nParsed runtime deps entry 4 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll\\nParsed runtime deps entry 5 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll\\nParsed runtime deps entry 6 for asset name: SOS.NETCore from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll\\nParsed runtime deps entry 7 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll\\nParsed runtime deps entry 8 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll\\nParsed runtime deps entry 9 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll\\nParsed runtime deps entry 10 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll\\nParsed runtime deps entry 11 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll\\nParsed runtime deps entry 12 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll\\nParsed runtime deps entry 13 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll\\nParsed runtime deps entry 14 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll\\nParsed runtime deps entry 15 for asset name: System.ComponentModel.Composition from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll\\nParsed runtime deps entry 16 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll\\nParsed runtime deps entry 17 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll\\nParsed runtime deps entry 18 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll\\nParsed runtime deps entry 19 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll\\nParsed runtime deps entry 20 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll\\nParsed runtime deps entry 21 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll\\nParsed runtime deps entry 22 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll\\nParsed runtime deps entry 23 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll\\nParsed runtime deps entry 24 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll\\nParsed runtime deps entry 25 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll\\nParsed runtime deps entry 26 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll\\nParsed runtime deps entry 27 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll\\nParsed runtime deps entry 28 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll\\nParsed runtime deps entry 29 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll\\nParsed runtime deps entry 30 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll\\nParsed runtime deps entry 31 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll\\nParsed runtime deps entry 32 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll\\nParsed runtime deps entry 33 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll\\nParsed runtime deps entry 34 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll\\nParsed runtime deps entry 35 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll\\nParsed runtime deps entry 36 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll\\nParsed runtime deps entry 37 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll\\nParsed runtime deps entry 38 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll\\nParsed runtime deps entry 39 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll\\nParsed runtime deps entry 40 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll\\nParsed runtime deps entry 41 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll\\nParsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll\\nParsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll\\nParsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll\\nParsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll\\nParsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll\\nParsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll\\nParsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll\\nParsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll\\nParsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll\\nParsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll\\nParsed runtime deps entry 52 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll\\nParsed runtime deps entry 53 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll\\nParsed runtime deps entry 54 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll\\nParsed runtime deps entry 55 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll\\nParsed runtime deps entry 56 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll\\nParsed runtime deps entry 57 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll\\nParsed runtime deps entry 58 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll\\nParsed runtime deps entry 59 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll\\nParsed runtime deps entry 60 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll\\nParsed runtime deps entry 61 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll\\nParsed runtime deps entry 62 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll\\nParsed runtime deps entry 63 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll\\nParsed runtime deps entry 64 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll\\nParsed runtime deps entry 65 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll\\nParsed runtime deps entry 66 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll\\nParsed runtime deps entry 67 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll\\nParsed runtime deps entry 68 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll\\nParsed runtime deps entry 69 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll\\nParsed runtime deps entry 70 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll\\nParsed runtime deps entry 71 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll\\nParsed runtime deps entry 72 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll\\nParsed runtime deps entry 73 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll\\nParsed runtime deps entry 74 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll\\nParsed runtime deps entry 75 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll\\nParsed runtime deps entry 76 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll\\nParsed runtime deps entry 77 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll\\nParsed runtime deps entry 78 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll\\nParsed runtime deps entry 79 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll\\nParsed runtime deps entry 80 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll\\nParsed runtime deps entry 81 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll\\nParsed runtime deps entry 82 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll\\nParsed runtime deps entry 83 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll\\nParsed runtime deps entry 84 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll\\nParsed runtime deps entry 85 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll\\nParsed runtime deps entry 86 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll\\nParsed runtime deps entry 87 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll\\nParsed runtime deps entry 88 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll\\nParsed runtime deps entry 89 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll\\nParsed runtime deps entry 90 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll\\nParsed runtime deps entry 91 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll\\nParsed runtime deps entry 92 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll\\nParsed runtime deps entry 93 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll\\nParsed runtime deps entry 94 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll\\nParsed runtime deps entry 95 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll\\nParsed runtime deps entry 96 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll\\nParsed runtime deps entry 97 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll\\nParsed runtime deps entry 98 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll\\nParsed runtime deps entry 99 for asset name: System.Runtime.InteropServices.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll\\nParsed runtime deps entry 100 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll\\nParsed runtime deps entry 101 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll\\nParsed runtime deps entry 102 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll\\nParsed runtime deps entry 103 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll\\nParsed runtime deps entry 104 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll\\nParsed runtime deps entry 105 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll\\nParsed runtime deps entry 106 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll\\nParsed runtime deps entry 107 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll\\nParsed runtime deps entry 108 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll\\nParsed runtime deps entry 109 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll\\nParsed runtime deps entry 110 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll\\nParsed runtime deps entry 111 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll\\nParsed runtime deps entry 112 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll\\nParsed runtime deps entry 113 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll\\nParsed runtime deps entry 114 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll\\nParsed runtime deps entry 115 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll\\nParsed runtime deps entry 116 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll\\nParsed runtime deps entry 117 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll\\nParsed runtime deps entry 118 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll\\nParsed runtime deps entry 119 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll\\nParsed runtime deps entry 120 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll\\nParsed runtime deps entry 121 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll\\nParsed runtime deps entry 122 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll\\nParsed runtime deps entry 123 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll\\nParsed runtime deps entry 124 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll\\nParsed runtime deps entry 125 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll\\nParsed runtime deps entry 126 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll\\nParsed runtime deps entry 127 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll\\nParsed runtime deps entry 128 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll\\nParsed runtime deps entry 129 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll\\nParsed runtime deps entry 130 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll\\nParsed runtime deps entry 131 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll\\nParsed runtime deps entry 132 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll\\nParsed runtime deps entry 133 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll\\nParsed runtime deps entry 134 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll\\nParsed runtime deps entry 135 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll\\nParsed runtime deps entry 136 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll\\nParsed runtime deps entry 137 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll\\nParsed runtime deps entry 138 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll\\nParsed runtime deps entry 139 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll\\nParsed runtime deps entry 140 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll\\nParsed runtime deps entry 141 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll\\nParsed runtime deps entry 142 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll\\nParsed runtime deps entry 143 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll\\nParsed runtime deps entry 144 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll\\nParsed runtime deps entry 145 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll\\nParsed runtime deps entry 146 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll\\nParsed runtime deps entry 147 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll\\nParsed runtime deps entry 148 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll\\nParsed runtime deps entry 149 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll\\nParsed runtime deps entry 150 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll\\nParsed runtime deps entry 151 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.dll\\nParsed runtime deps entry 152 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll\\nParsed runtime deps entry 153 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll\\nParsed runtime deps entry 154 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll\\nParsed native deps entry 0 for asset name: System.Globalization.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Globalization.Native.dylib\\nParsed native deps entry 1 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.dylib\\nParsed native deps entry 2 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Native.a\\nParsed native deps entry 3 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Native.dylib\\nParsed native deps entry 4 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Net.Http.Native.dylib\\nParsed native deps entry 5 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Net.Security.Native.dylib\\nParsed native deps entry 6 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll\\nParsed native deps entry 7 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib\\nParsed native deps entry 8 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib\\nParsed native deps entry 9 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libclrjit.dylib\\nParsed native deps entry 10 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libcoreclr.dylib\\nParsed native deps entry 11 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libdbgshim.dylib\\nParsed native deps entry 12 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libmscordaccore.dylib\\nParsed native deps entry 13 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libmscordbi.dylib\\nParsed native deps entry 14 for asset name: libsos from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libsos.dylib\\nParsed native deps entry 15 for asset name: sosdocsunix from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/sosdocsunix.txt\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7\\nParsed native deps entry 16 for asset name: apphost from package: runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, version: 2.0.7, relpath: runtimes/osx-x64/native/apphost\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nParsed native deps entry 17 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, version: 2.0.7, relpath: runtimes/osx-x64/native/libhostpolicy.dylib\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7\\nParsed native deps entry 18 for asset name: libhostfxr from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, version: 2.0.7, relpath: runtimes/osx-x64/native/libhostfxr.dylib\\nReconciling library runtime.unix.System.Diagnostics.Debug/4.0.11\\nLibrary runtime.unix.System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library runtime.unix.System.IO.FileSystem/4.0.1\\nLibrary runtime.unix.System.IO.FileSystem/4.0.1 does not exist\\nReconciling library runtime.unix.System.Private.Uri/4.0.1\\nLibrary runtime.unix.System.Private.Uri/4.0.1 does not exist\\nReconciling library runtime.unix.System.Runtime.Extensions/4.1.0\\nLibrary runtime.unix.System.Runtime.Extensions/4.1.0 does not exist\\nThe rid fallback graph is: {\\nosx.10.15-x64 => [\\nosx.10.15, \\nosx.10.14-x64, \\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.14-x64 => [\\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.13-x64 => [\\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.12-x64 => [\\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.11-x64 => [\\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.10-x64 => [\\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx-x64 => [\\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\n}\\n-- Listing probe configurations...\\nprobe_config_t: probe=[]  deps-json=[0x0] deps-dir-probe=[1]\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll\\nProcessing TPA for deps entry [Newtonsoft.Json, 9.0.1, lib/netstandard1.0/Newtonsoft.Json.dll]\\n  Considering entry [Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Globalization.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Globalization.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Native.dylib'\\nAdding to native path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.IO.Compression.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.IO.Compression.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Native.a] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Net.Http.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Net.Http.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Net.Security.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Net.Security.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Private.CoreLib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Private.CoreLib.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.Apple.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.Apple.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.OpenSsl.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.OpenSsl.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libclrjit.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libclrjit.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libcoreclr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libcoreclr.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libdbgshim.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libdbgshim.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libdbgshim.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libdbgshim.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libmscordaccore.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libmscordaccore.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordaccore.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordaccore.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libmscordbi.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libmscordbi.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordbi.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordbi.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libsos.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libsos.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libsos.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libsos.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/sosdocsunix.txt]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/sosdocsunix.txt] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/sosdocsunix.txt\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/sosdocsunix.txt'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, 2.0.7, runtimes/osx-x64/native/apphost]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7/runtimes/osx-x64/native/apphost] and probe dir []\\n    Local path query did not exist /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/apphost\\n    Skipping... probe in deps dir '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/' failed\\n    Skipping... not found in probe dir ''\\nWarning:\\n  An assembly specified in the application dependencies manifest (StandaloneApp.deps.json) was not found:\\n    package: 'runtime.osx-x64.Microsoft.NETCore.DotNetAppHost', version: '2.0.7'\\n    path: 'runtimes/osx-x64/native/apphost'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 2.0.7, runtimes/osx-x64/native/libhostpolicy.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7/runtimes/osx-x64/native/libhostpolicy.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostpolicy.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostpolicy.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, 2.0.7, runtimes/osx-x64/native/libhostfxr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7/runtimes/osx-x64/native/libhostfxr.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostfxr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostfxr.dylib'\\nThe resolved JIT path is '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib'\\nCoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib', CoreCLR dir = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/'\\nProperty TRUSTED_PLATFORM_ASSEMBLIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll:\\nProperty NATIVE_DLL_SEARCH_DIRECTORIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin:\\nProperty PLATFORM_RESOURCE_ROOTS = \\nProperty AppDomainCompatSwitch = UseLatestBehaviorWhenTFMNotSpecified\\nProperty APP_CONTEXT_BASE_DIRECTORY = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/\\nProperty APP_CONTEXT_DEPS_FILES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json;\\nProperty FX_DEPS_FILE = \\nProperty PROBING_DIRECTORIES = \\nProperty JIT_PATH = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib\\nLaunch host: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp, app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll, argc: 0, args: \\nDirectory core breadcrumbs [] was not specified or found\\nFallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found\\n--- Begin breadcrumb write\\nBreadcrumb store was not obtained... skipping write.\\n--- End breadcrumb write 0\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 61
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_20() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 24
3.7853026s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_21
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nTracing enabled\\n--- Invoked hostfxr v2 [commit hash: caa7b7e2bad98e56a687fb5cbaf60825500800f7] main\\nChecking if CoreCLR path exists=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib]\\nDetecting mode... CoreCLR present in dotnet root [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/] and checking if [StandaloneApp.deps.json] file present=[1]\\n--- Executing in a native executable mode...\\nUsing dotnet root path [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/]\\nApp runtimeconfig.json from [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll]\\nRuntime config is cfg=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json dev=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.dev.json\\nAttempting to read runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json\\nAttempting to read dev runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.dev.json\\nRuntime config [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json] is valid=[1]\\nExecuting as a self-contained app as per config file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json]\\n--- Resolving libhostpolicy.dylib version from deps json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json]\\nResolved version 2.1.0 from dependency manifest file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json]\\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\nDid not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0/runtimes/osx-x64/native\\nThe expected libhostpolicy.dylib directory is [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/]\\nTracing enabled\\nReading from host interface version: [0x16041101:240] to initialize policy version: [0x16041101:240]\\n--- Invoked hostpolicy [commit hash: caa7b7e2bad98e56a687fb5cbaf60825500800f7] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,2.1.0,runtimes/osx-x64/native][x64] main = {\\n/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp\\n}\\nDeps file: \\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\n-- arguments_t: host_path='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp' app_root='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/' deps='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json' core_svc='' mgd_app='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll'\\n-- arguments_t: dotnet shared store: ''\\nUsing /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json deps file\\nLoading deps file... /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json as framework dependent=[0]\\nAdding runtime asset lib/netstandard1.0/Newtonsoft.Json.dll assemblyVersion=9.0.0.0 fileVersion=9.0.1.19813 from Newtonsoft.Json/9.0.1\\nAdding runtime asset StandaloneApp.dll assemblyVersion= fileVersion= from StandaloneApp/1.0.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll assemblyVersion=10.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll assemblyVersion=1.0.0.0 fileVersion=4.6.26515.7 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll assemblyVersion=4.0.14.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll assemblyVersion=1.2.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll assemblyVersion=4.2.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll assemblyVersion=4.1.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll assemblyVersion=4.0.5.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll assemblyVersion=1.4.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll assemblyVersion=4.1.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll assemblyVersion=4.3.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll assemblyVersion=4.3.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll assemblyVersion=4.6.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll assemblyVersion=4.3.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll assemblyVersion=2.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.7 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libsos.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/sosdocsunix.txt assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/apphost assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0\\nAdding native asset runtimes/osx-x64/native/libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nAdding native asset runtimes/osx-x64/native/libhostfxr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0\\nReconciling library Microsoft.CSharp/4.0.1\\nLibrary Microsoft.CSharp/4.0.1 does not exist\\nReconciling library Microsoft.NETCore.App/2.1.0\\nLibrary Microsoft.NETCore.App/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetAppHost/2.1.0\\nLibrary Microsoft.NETCore.DotNetAppHost/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nLibrary Microsoft.NETCore.DotNetHostPolicy/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostResolver/2.1.0\\nLibrary Microsoft.NETCore.DotNetHostResolver/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.Platforms/2.1.0\\nLibrary Microsoft.NETCore.Platforms/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.Targets/2.1.0\\nLibrary Microsoft.NETCore.Targets/2.1.0 does not exist\\nReconciling library NETStandard.Library/2.0.3\\nLibrary NETStandard.Library/2.0.3 does not exist\\nReconciling library Newtonsoft.Json/9.0.1\\nParsed runtime deps entry 0 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 9.0.1, relpath: lib/netstandard1.0/Newtonsoft.Json.dll, assemblyVersion 9.0.0.0, fileVersion 9.0.1.19813\\nReconciling library StandaloneApp/1.0.0\\nParsed runtime deps entry 1 for asset name: StandaloneApp from project: StandaloneApp, library version: 1.0.0, relpath: StandaloneApp.dll, assemblyVersion , fileVersion \\nReconciling library System.Collections/4.0.11\\nLibrary System.Collections/4.0.11 does not exist\\nReconciling library System.Diagnostics.Debug/4.0.11\\nLibrary System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library System.Diagnostics.Tools/4.0.1\\nLibrary System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library System.Dynamic.Runtime/4.0.11\\nLibrary System.Dynamic.Runtime/4.0.11 does not exist\\nReconciling library System.Globalization/4.0.11\\nLibrary System.Globalization/4.0.11 does not exist\\nReconciling library System.IO.FileSystem.Primitives/4.0.1\\nLibrary System.IO.FileSystem.Primitives/4.0.1 does not exist\\nReconciling library System.IO.FileSystem/4.0.1\\nLibrary System.IO.FileSystem/4.0.1 does not exist\\nReconciling library System.IO/4.1.0\\nLibrary System.IO/4.1.0 does not exist\\nReconciling library System.Linq.Expressions/4.1.0\\nLibrary System.Linq.Expressions/4.1.0 does not exist\\nReconciling library System.Linq/4.1.0\\nLibrary System.Linq/4.1.0 does not exist\\nReconciling library System.ObjectModel/4.0.12\\nLibrary System.ObjectModel/4.0.12 does not exist\\nReconciling library System.Reflection.Emit.ILGeneration/4.0.1\\nLibrary System.Reflection.Emit.ILGeneration/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.Lightweight/4.0.1\\nLibrary System.Reflection.Emit.Lightweight/4.0.1 does not exist\\nReconciling library System.Reflection.Emit/4.0.1\\nLibrary System.Reflection.Emit/4.0.1 does not exist\\nReconciling library System.Reflection.Extensions/4.0.1\\nLibrary System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library System.Reflection.Primitives/4.0.1\\nLibrary System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library System.Reflection.TypeExtensions/4.1.0\\nLibrary System.Reflection.TypeExtensions/4.1.0 does not exist\\nReconciling library System.Reflection/4.1.0\\nLibrary System.Reflection/4.1.0 does not exist\\nReconciling library System.Resources.ResourceManager/4.0.1\\nLibrary System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library System.Runtime.Extensions/4.1.0\\nLibrary System.Runtime.Extensions/4.1.0 does not exist\\nReconciling library System.Runtime.Handles/4.0.1\\nLibrary System.Runtime.Handles/4.0.1 does not exist\\nReconciling library System.Runtime.InteropServices/4.1.0\\nLibrary System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library System.Runtime.Serialization.Primitives/4.1.1\\nLibrary System.Runtime.Serialization.Primitives/4.1.1 does not exist\\nReconciling library System.Runtime/4.1.0\\nLibrary System.Runtime/4.1.0 does not exist\\nReconciling library System.Text.Encoding.Extensions/4.0.11\\nLibrary System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library System.Text.Encoding/4.0.11\\nLibrary System.Text.Encoding/4.0.11 does not exist\\nReconciling library System.Text.RegularExpressions/4.1.0\\nLibrary System.Text.RegularExpressions/4.1.0 does not exist\\nReconciling library System.Threading.Tasks.Extensions/4.0.0\\nLibrary System.Threading.Tasks.Extensions/4.0.0 does not exist\\nReconciling library System.Threading.Tasks/4.0.11\\nLibrary System.Threading.Tasks/4.0.11 does not exist\\nReconciling library System.Threading/4.0.11\\nLibrary System.Threading/4.0.11 does not exist\\nReconciling library System.Xml.ReaderWriter/4.0.11\\nLibrary System.Xml.ReaderWriter/4.0.11 does not exist\\nReconciling library System.Xml.XDocument/4.0.11\\nLibrary System.Xml.XDocument/4.0.11 does not exist\\nReconciling library runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nParsed runtime deps entry 2 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 3 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll, assemblyVersion 10.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 4 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 5 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 6 for asset name: SOS.NETCore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll, assemblyVersion 1.0.0.0, fileVersion 4.6.26515.7\\nParsed runtime deps entry 7 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 8 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 9 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll, assemblyVersion 4.0.14.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 10 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll, assemblyVersion 1.2.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 11 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 12 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 13 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 14 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 15 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 16 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 17 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 18 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 19 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 20 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 21 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 22 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 23 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 24 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 25 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 26 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 27 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 28 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 29 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 30 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 31 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 32 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 33 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 34 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 35 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll, assemblyVersion 4.2.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 36 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 37 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 38 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 39 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 40 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 41 for asset name: System.IO.Compression.Brotli from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 52 for asset name: System.IO.Pipes.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 53 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 54 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 55 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 56 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 57 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 58 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 59 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 60 for asset name: System.Memory from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll, assemblyVersion 4.1.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 61 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 62 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 63 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 64 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 65 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 66 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 67 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 68 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 69 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 70 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 71 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 72 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 73 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 74 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 75 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 76 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 77 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 78 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 79 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 80 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 81 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 82 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll, assemblyVersion 4.0.5.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 83 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 84 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 85 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 86 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 87 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 88 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 89 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 90 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll, assemblyVersion 1.4.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 91 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 92 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll, assemblyVersion 4.1.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 93 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 94 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 95 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 96 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 97 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 98 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 99 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 100 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 101 for asset name: System.Runtime.InteropServices.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 102 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 103 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 104 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 105 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 106 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 107 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 108 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 109 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 110 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 111 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 112 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 113 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll, assemblyVersion 4.3.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 114 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll, assemblyVersion 4.3.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 115 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 116 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 117 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 118 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 119 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 120 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 121 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 122 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 123 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 124 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 125 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 126 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 127 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 128 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 129 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 130 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll, assemblyVersion 4.6.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 131 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll, assemblyVersion 4.3.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 132 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 133 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 134 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 135 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 136 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 137 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 138 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 139 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 140 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 141 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 142 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 143 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 144 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 145 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 146 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 147 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 148 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 149 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 150 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 151 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 152 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 153 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 154 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 155 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 156 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll, assemblyVersion 2.0.0.0, fileVersion 4.6.26515.6\\nParsed native deps entry 0 for asset name: System.Globalization.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 1 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 2 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 3 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 4 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 5 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Http.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 6 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Http.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 7 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Security.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 8 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 9 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.7\\nParsed native deps entry 10 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 11 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 12 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 13 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 14 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 15 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 16 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 17 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 18 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 19 for asset name: libsos from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libsos.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 20 for asset name: sosdocsunix from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/sosdocsunix.txt, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0\\nParsed native deps entry 21 for asset name: apphost from package: runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, library version: 2.1.0, relpath: runtimes/osx-x64/native/apphost, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nParsed native deps entry 22 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, library version: 2.1.0, relpath: runtimes/osx-x64/native/libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0\\nParsed native deps entry 23 for asset name: libhostfxr from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, library version: 2.1.0, relpath: runtimes/osx-x64/native/libhostfxr.dylib, assemblyVersion , fileVersion 0.0.0.0\\nThe rid fallback graph is: {\\nosx.10.15-x64 => [\\nosx.10.15, \\nosx.10.14-x64, \\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.14-x64 => [\\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.13-x64 => [\\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.12-x64 => [\\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.11-x64 => [\\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.10-x64 => [\\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx-x64 => [\\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\n}\\n-- Listing probe configurations...\\nprobe_config_t: probe=[] deps-dir-probe=[1]\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll, AssemblyVersion: , FileVersion: \\nProcessing TPA for deps entry [Newtonsoft.Json, 9.0.1, lib/netstandard1.0/Newtonsoft.Json.dll]\\n  Considering entry [Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll, AssemblyVersion: 9.0.0.0, FileVersion: 9.0.1.19813\\nProcessing TPA for deps entry [StandaloneApp, 1.0.0, StandaloneApp.dll]\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll, AssemblyVersion: 1.0.0.0, FileVersion: 4.6.26515.7\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll, AssemblyVersion: 4.0.14.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll, AssemblyVersion: 1.2.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll, AssemblyVersion: 4.2.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll, AssemblyVersion: 4.1.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll, AssemblyVersion: 1.4.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 4.6.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 4.3.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll, AssemblyVersion: 2.0.0.0, FileVersion: 4.6.26515.6\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Globalization.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Native.dylib'\\nAdding to native path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.IO.Compression.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.IO.Compression.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.IO.Compression.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Http.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Http.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Http.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Http.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Security.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Security.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Security.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Private.CoreLib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libclrjit.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libcoreclr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libdbgshim.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libdbgshim.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libdbgshim.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libmscordaccore.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordaccore.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordaccore.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libmscordbi.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordbi.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordbi.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libsos.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libsos.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libsos.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libsos.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/sosdocsunix.txt]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/sosdocsunix.txt], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/sosdocsunix.txt\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/sosdocsunix.txt'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, 2.1.0, runtimes/osx-x64/native/apphost]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0/runtimes/osx-x64/native/apphost], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query did not exist /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/apphost\\n    Skipping... not found in deps dir '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/'\\n    Skipping... not found in probe dir ''\\nWarning:\\n  An assembly specified in the application dependencies manifest (StandaloneApp.deps.json) was not found:\\n    package: 'runtime.osx-x64.Microsoft.NETCore.DotNetAppHost', version: '2.1.0'\\n    path: 'runtimes/osx-x64/native/apphost'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 2.1.0, runtimes/osx-x64/native/libhostpolicy.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostpolicy.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostpolicy.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, 2.1.0, runtimes/osx-x64/native/libhostfxr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0/runtimes/osx-x64/native/libhostfxr.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostfxr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostfxr.dylib'\\nThe resolved JIT path is '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib'\\nCoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib', CoreCLR dir = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/'\\nProperty TRUSTED_PLATFORM_ASSEMBLIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll:\\nProperty NATIVE_DLL_SEARCH_DIRECTORIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin:\\nProperty PLATFORM_RESOURCE_ROOTS = \\nProperty AppDomainCompatSwitch = UseLatestBehaviorWhenTFMNotSpecified\\nProperty APP_CONTEXT_BASE_DIRECTORY = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/\\nProperty APP_CONTEXT_DEPS_FILES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json\\nProperty FX_DEPS_FILE = \\nProperty PROBING_DIRECTORIES = \\nProperty JIT_PATH = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib\\nLaunch host: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp, app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll, argc: 0, args: \\nDirectory core breadcrumbs [] was not specified or found\\nFallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found\\n--- Begin breadcrumb write\\nBreadcrumb store was not obtained... skipping write.\\n--- End breadcrumb write 0\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 61
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_21() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 30
1.6992761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_20
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 111
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_20() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 88
7.9352308s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_21
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 111
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_21() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 94
8.083185s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_Fails
The command error output did not contain expected result: \"No additional deps directory less than or equal to [8888.0.1] found with same major and minor version.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/LightupClient/bin/LightupClient.dll\\nExit Code: 255\\nStdOut:\\nException: Failed to load the lightup assembly!\\nSystem.IO.FileNotFoundException: Could not load file or assembly 'LightupLib, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.\\n\\nFile name: 'LightupLib, Culture=neutral, PublicKeyToken=null'\\n   at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly)\\n   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, RuntimeAssembly requestingAssembly, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, AssemblyLoadContext assemblyLoadContext)\\n   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext)\\n   at System.Reflection.Assembly.Load(AssemblyName assemblyRef)\\n   at LightupClient.Program.Main(String[] args) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/LightupClient/Program.cs:line 19\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_Fails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 310
5.0142019s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Prerelease_To_Release_Succeeds
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/shared/Microsoft.NETCore.App/8888.0.4\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Prerelease_To_Release_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 258
4.5184017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Release_To_Release_Succeeds
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient/shared/Microsoft.NETCore.App/8888.0.4\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Release_To_Release_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 198
4.8035642s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Higher_Version_Wins_Against_Additional_Deps
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Higher_Version_Wins_Against_Additional_Deps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 428
4.2968348s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Lower_Version_Loses_Against_Additional_Deps
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Lower_Version_Loses_Against_Additional_Deps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 487
9.3876996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_App_Wins
The command error output did not contain expected result: \"/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/System.Collections.Immutable.dll:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_App_Wins() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 24
15.9867469s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_NetCore_Wins
The command error output did not contain expected result: \"/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/System.Collections.Immutable.dll:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_NetCore_Wins() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 80
8.6809063s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"0.0.0.1\", uberFxAssemblyVersion: \"\", uberProductVersion: \"7777.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
11.730573s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
8.1415419s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.0.1\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.1\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
11.1518087s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.1.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.1.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
8.5154004s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7778.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7778.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
1.6799477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Breadcrumb_thread_finishes_when_app_closes_normally
The command error output did not contain expected result: \"Done waiting for breadcrumb thread to exit...\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Breadcrumb_thread_finishes_when_app_closes_normally() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHostApis.cs:line 28
1.0714267s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: run_app /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/ApplicationExecution.cs:line 35
1.592584s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp_UnhandledException
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/bin/PortableAppWithException.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: run_app /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/bin/PortableAppWithException.dll\\nExit Code: 134\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nUnhandled exception. System.Exception: Goodbye World!\\n   at PortableAppWithException.Program.Main(String[] args) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/Program.cs:line 15\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/ApplicationExecution.cs:line 53
1.0912148s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 1, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.2356042s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 1, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.0568738s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 10, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.1970985s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 10, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.2482148s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(callCount: 1)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 180
1.2304638s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(callCount: 10)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 180
2.2097201s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_UnhandledException
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" ThrowException\\nExit Code: 134\\nStdOut:\\nCalled ThrowException(0xdeadbeef, 42) - function pointer call count: 1\\n\\nStdErr:\\nUnhandled exception. System.InvalidOperationException: ThrowException\\n   at AppWithCustomEntryPoints.Program.ThrowException(IntPtr arg, Int32 size) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/Program.cs:line 45\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 205
0.7163663s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"Component.BadType, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.BadType, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
0.9274347s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"BadMethod\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
1.0091803s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
0.7159681s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
0.7032017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
0.7581482s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
1.8501912s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnSelfContainedApplicationContext
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnSelfContainedApplicationContext() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 98
0.0164166s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.CliCommand
The command error output did not contain expected result: \"Application 'build' is not a managed executable.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_native_search_directories get_for_command_line /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/dotnet build\\nExit Code: 1\\nStdOut:\\nget_native_search_directories (null,0) returned unexpected error code 0x80008094 expected HostApiBufferTooSmall (0x80008098).\\nbuffer_size: 0\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.CliCommand() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetNativeSearchDirectories.cs:line 140
0.0275099s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcb69406080\\nmock propertyValues:0x7fcb69407ec0\\nmock hostHandle:0x7ffee1f7ede8\\nmock domainId:0x7ffee1f7ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1f7f058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1f7f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.024645s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff1146045a0\\nmock propertyValues:0x7ff114606450\\nmock hostHandle:0x7ffeed072de8\\nmock domainId:0x7ffeed072de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeed073058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0350695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f95f3e05060\\nmock propertyValues:0x7f95f3e05ff0\\nmock hostHandle:0x7ffee72a8de8\\nmock domainId:0x7ffee72a8de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee72a9058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.024505s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f94e26045a0\\nmock propertyValues:0x7f94e2606450\\nmock hostHandle:0x7ffee6c86de8\\nmock domainId:0x7ffee6c86de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee6c87058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6c87058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0245074s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffb7ac065e0\\nmock propertyValues:0x7ffb7ac061a0\\nmock hostHandle:0x7ffee5ccade8\\nmock domainId:0x7ffee5ccade4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee5ccb058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0265861s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffe51406080\\nmock propertyValues:0x7ffe51407ec0\\nmock hostHandle:0x7ffee2c35de8\\nmock domainId:0x7ffee2c35de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee2c36058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2c36058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0261887s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffe6fc064e0\\nmock propertyValues:0x7ffe6fc05db0\\nmock hostHandle:0x7ffee61dfde8\\nmock domainId:0x7ffee61dfde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee61e0058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee61e0058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0248518s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc496104a40\\nmock propertyValues:0x7fc496104710\\nmock hostHandle:0x7ffeec78ede8\\nmock domainId:0x7ffeec78ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeec78f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0265088s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa2d1704a40\\nmock propertyValues:0x7fa2d1704710\\nmock hostHandle:0x7ffee905ede8\\nmock domainId:0x7ffee905ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee905f058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee905f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0252667s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff94b504430\\nmock propertyValues:0x7ff94b5053f0\\nmock hostHandle:0x7ffee03d4de8\\nmock domainId:0x7ffee03d4de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee03d5058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee03d5058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0267613s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb597c06120\\nmock propertyValues:0x7fb597c07fd0\\nmock hostHandle:0x7ffee7aaede8\\nmock domainId:0x7ffee7aaede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7aaf058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7aaf058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0275367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f83d3405c40\\nmock propertyValues:0x7f83d3407b20\\nmock hostHandle:0x7ffeeb8adde8\\nmock domainId:0x7ffeeb8adde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb8ae058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0310516s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f816e406080\\nmock propertyValues:0x7f816e407ec0\\nmock hostHandle:0x7ffee03ffde8\\nmock domainId:0x7ffee03ffde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee0400058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.2444949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fce77704c80\\nmock propertyValues:0x7fce77704460\\nmock hostHandle:0x70000dc51c88\\nmock domainId:0x70000dc51c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebf5cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2348495s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb39e04180\\nmock propertyValues:0x7fbb39e041e0\\nmock hostHandle:0x70000325cc88\\nmock domainId:0x70000325cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2293561s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbdd0704090\\nmock propertyValues:0x7fbdd0704430\\nmock hostHandle:0x700003f8bc88\\nmock domainId:0x700003f8bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2514229s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa418f04090\\nmock propertyValues:0x7fa418f04430\\nmock hostHandle:0x7000000a3c88\\nmock domainId:0x7000000a3c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeaf92ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2391767s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f85d0e046d0\\nmock propertyValues:0x7f85d0e04980\\nmock hostHandle:0x70000a2d1c88\\nmock domainId:0x70000a2d1c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1333399s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe6f4d047c0\\nmock propertyValues:0x7fe6f4d04af0\\nmock hostHandle:0x700006758c88\\nmock domainId:0x700006758c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee18eea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2435987s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcb9b6046d0\\nmock propertyValues:0x7fcb9b604980\\nmock hostHandle:0x700005ba0c88\\nmock domainId:0x700005ba0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec08cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2379588s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb4946046d0\\nmock propertyValues:0x7fb494604980\\nmock hostHandle:0x70000afdac88\\nmock domainId:0x70000afdac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2322902s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f87c1e043c0\\nmock propertyValues:0x7f87c1e04670\\nmock hostHandle:0x700007523c88\\nmock domainId:0x700007523c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebb78ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2481692s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f80927064b0\\nmock propertyValues:0x7f80927067b0\\nmock hostHandle:0x70000c637c88\\nmock domainId:0x70000c637c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea474ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2346011s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f84027043a0\\nmock propertyValues:0x7f8402704740\\nmock hostHandle:0x70000b787c88\\nmock domainId:0x70000b787c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8d9cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2296816s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff91df04090\\nmock propertyValues:0x7ff91df04430\\nmock hostHandle:0x70000d38cc88\\nmock domainId:0x70000d38cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2296453s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff681504620\\nmock propertyValues:0x7ff681504670\\nmock hostHandle:0x7000099fac88\\nmock domainId:0x7000099fac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2259006s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8099504490\\nmock propertyValues:0x7f8099504940\\nmock hostHandle:0x700006f5bc88\\nmock domainId:0x700006f5bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8a8aea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.297588s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbc29d04440\\nmock propertyValues:0x7fbc29d047b0\\nmock hostHandle:0x700006b80c88\\nmock domainId:0x700006b80c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8203ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2328814s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc6b3804220\\nmock propertyValues:0x7fc6b3804090\\nmock hostHandle:0x7000014bac88\\nmock domainId:0x7000014bac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee926fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2275472s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f91566041e0\\nmock propertyValues:0x7f9156604180\\nmock hostHandle:0x70000f907c88\\nmock domainId:0x70000f907c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee072aea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1263137s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ae9e04220\\nmock propertyValues:0x7f9ae9e046d0\\nmock hostHandle:0x700003cfec88\\nmock domainId:0x700003cfec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef1a2ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2379742s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffa2f405df0\\nmock propertyValues:0x7ffa2f406260\\nmock hostHandle:0x70000d5eec88\\nmock domainId:0x70000d5eec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee488ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2307234s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa89f604220\\nmock propertyValues:0x7fa89f6046d0\\nmock hostHandle:0x7000026a5c88\\nmock domainId:0x7000026a5c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee54dfea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2351433s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb16c405df0\\nmock propertyValues:0x7fb16c406260\\nmock hostHandle:0x700001455c88\\nmock domainId:0x700001455c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea0d9ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2353147s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb2f7804220\\nmock propertyValues:0x7fb2f7804090\\nmock hostHandle:0x700005dc4c88\\nmock domainId:0x700005dc4c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee27e5ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2249255s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe6df504730\\nmock propertyValues:0x7fe6df5045a0\\nmock hostHandle:0x700000e95c88\\nmock domainId:0x700000e95c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3477ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2438239s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdade804220\\nmock propertyValues:0x7fdade804090\\nmock hostHandle:0x70000733ac88\\nmock domainId:0x70000733ac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7a27ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1322411s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9b93405d90\\nmock propertyValues:0x7f9b934062e0\\nmock hostHandle:0x7000041f2c88\\nmock domainId:0x7000041f2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7eebea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2312802s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffd7a804150\\nmock propertyValues:0x7ffd7a804200\\nmock hostHandle:0x700004e8fc88\\nmock domainId:0x700004e8fc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed1a5ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1349807s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff639c05df0\\nmock propertyValues:0x7ff639c060a0\\nmock hostHandle:0x7000052f0c88\\nmock domainId:0x7000052f0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2263e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2299814s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc752704260\\nmock propertyValues:0x7fc752704390\\nmock hostHandle:0x700004b45c88\\nmock domainId:0x700004b45c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2323547s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd86fc05d90\\nmock propertyValues:0x7fd86fc05b00\\nmock hostHandle:0x70000bff9c88\\nmock domainId:0x70000bff9c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1319877s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7feafdd04d70\\nmock propertyValues:0x7feafdd04450\\nmock hostHandle:0x700006864c88\\nmock domainId:0x700006864c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedd4ce68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2340694s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcaf9d04450\\nmock propertyValues:0x7fcaf9d044a0\\nmock hostHandle:0x70000eff4c88\\nmock domainId:0x70000eff4c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1324649s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbba96046d0\\nmock propertyValues:0x7fbba9604980\\nmock hostHandle:0x700001b25c88\\nmock domainId:0x700001b25c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9f7ee68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1360838s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd59ef04090\\nmock propertyValues:0x7fd59ef04430\\nmock hostHandle:0x70000279bc88\\nmock domainId:0x70000279bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6139e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2351935s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc4f7505fb0\\nmock propertyValues:0x7fc4f7505270\\nmock hostHandle:0x70000b0c2c88\\nmock domainId:0x70000b0c2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2352284s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff660c06010\\nmock propertyValues:0x7ff660c062c0\\nmock hostHandle:0x7000068cbc88\\nmock domainId:0x7000068cbc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee142e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1338598s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa730704090\\nmock propertyValues:0x7fa730704430\\nmock hostHandle:0x70000d70bc88\\nmock domainId:0x70000d70bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4009e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2409522s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad59104140\\nmock propertyValues:0x7fad591044f0\\nmock hostHandle:0x700006b76c88\\nmock domainId:0x700006b76c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0d8de68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2303165s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fae5cc05f20\\nmock propertyValues:0x7fae5cc06210\\nmock hostHandle:0x70000a313c88\\nmock domainId:0x70000a313c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.5607444s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb438004320\\nmock propertyValues:0x7fb438004450\\nmock hostHandle:0x7000005c1c88\\nmock domainId:0x7000005c1c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1312343s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa2b1504f30\\nmock propertyValues:0x7fa2b1505ec0\\nmock hostHandle:0x70000581d728\\nmock domainId:0x70000581d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee260fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.140297s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fefaf406cc0\\nmock propertyValues:0x7fefaf407c50\\nmock hostHandle:0x70000a351728\\nmock domainId:0x70000a351724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2dd7e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.2342889s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ed0c05bc0\\nmock propertyValues:0x7f9ed0c05cf0\\nmock hostHandle:0x70000a6d6728\\nmock domainId:0x70000a6d6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb73be98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1352659s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc8aed07b40\\nmock propertyValues:0x7fc8aed08da0\\nmock hostHandle:0x70000a2d6728\\nmock domainId:0x70000a2d6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeacb6e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1447983s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f875e104080\\nmock propertyValues:0x7f875e1041b0\\nmock hostHandle:0x700008c66728\\nmock domainId:0x700008c66724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef0d9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1356832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd47f4072a0\\nmock propertyValues:0x7fd47f408540\\nmock hostHandle:0x70000b2db728\\nmock domainId:0x70000b2db724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2117e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1377706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffb48a05610\\nmock propertyValues:0x7ffb48a06550\\nmock hostHandle:0x70000ffa8728\\nmock domainId:0x70000ffa8724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee129ee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1369142s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f864e504ad0\\nmock propertyValues:0x7f864e504bf0\\nmock hostHandle:0x7000073e3728\\nmock domainId:0x7000073e3724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecf49e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1289465s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff117406ee0\\nmock propertyValues:0x7ff117407340\\nmock hostHandle:0x70000cac1728\\nmock domainId:0x70000cac1724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea266e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.2885402s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9353505c00\\nmock propertyValues:0x7f9353506020\\nmock hostHandle:0x7000097c8728\\nmock domainId:0x7000097c8724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee43fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1336338s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc2e9d051f0\\nmock propertyValues:0x7fc2e9d05310\\nmock hostHandle:0x700009668728\\nmock domainId:0x700009668724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ddfe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1313248s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fce4b7058e0\\nmock propertyValues:0x7fce4b705d00\\nmock hostHandle:0x7000005e6728\\nmock domainId:0x7000005e6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee12cfe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1312008s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa8ffd05680\\nmock propertyValues:0x7fa8ffd05ae0\\nmock hostHandle:0x700005792728\\nmock domainId:0x700005792724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfdc4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.224883s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8d97c076e0\\nmock propertyValues:0x7f8d97c07b00\\nmock hostHandle:0x70000b926728\\nmock domainId:0x70000b926724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6a64e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1315106s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8aebc060e0\\nmock propertyValues:0x7f8aebc06030\\nmock hostHandle:0x7000056a6728\\nmock domainId:0x7000056a6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee92d9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1292752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9453c06620\\nmock propertyValues:0x7f9453c06750\\nmock hostHandle:0x70000caed728\\nmock domainId:0x70000caed724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeeeb5e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1290754s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fde04504d00\\nmock propertyValues:0x7fde04504e30\\nmock hostHandle:0x700004d63728\\nmock domainId:0x700004d63724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7078e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1301022s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe4a4c073c0\\nmock propertyValues:0x7fe4a4c07820\\nmock hostHandle:0x70000ec3b728\\nmock domainId:0x70000ec3b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee70c4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1505348s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9e88505200\\nmock propertyValues:0x7f9e88505620\\nmock hostHandle:0x70000c59b728\\nmock domainId:0x70000c59b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec9d2e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1315291s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad5ed05800\\nmock propertyValues:0x7fad5ed05c20\\nmock hostHandle:0x70000fbab728\\nmock domainId:0x70000fbab724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef6cae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1316446s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa5497064f0\\nmock propertyValues:0x7fa549705820\\nmock hostHandle:0x70000c937728\\nmock domainId:0x70000c937724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee182e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1351942s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7faf04f06230\\nmock propertyValues:0x7faf04f055a0\\nmock hostHandle:0x700004b56728\\nmock domainId:0x700004b56724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed541e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1287057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb1ce5065f0\\nmock propertyValues:0x7fb1ce5059d0\\nmock hostHandle:0x700001d2c728\\nmock domainId:0x700001d2c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee889e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1264804s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd500e062e0\\nmock propertyValues:0x7fd500e05650\\nmock hostHandle:0x70000eb8f728\\nmock domainId:0x70000eb8f724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed791e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1341591s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa078505680\\nmock propertyValues:0x7fa078505a80\\nmock hostHandle:0x70000849c728\\nmock domainId:0x70000849c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee27c1e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1383515s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc8c9d05910\\nmock propertyValues:0x7fc8c9d04c40\\nmock hostHandle:0x70000745c728\\nmock domainId:0x70000745c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4d8fe58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1342217s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbfccd062e0\\nmock propertyValues:0x7fbfccd05650\\nmock hostHandle:0x700007e72728\\nmock domainId:0x700007e72724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1512e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.0250325s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd1b4c06550\\nmock propertyValues:0x7fd1b4c07a60\\nmock hostHandle:0x7ffee721cde8\\nmock domainId:0x7ffee721cde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee721d058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee721d058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0243473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fefee505260\\nmock propertyValues:0x7fefee5048a0\\nmock hostHandle:0x7ffeeb692de8\\nmock domainId:0x7ffeeb692de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb693058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb693058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0235609s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd741d04430\\nmock propertyValues:0x7fd741d053f0\\nmock hostHandle:0x7ffee7cb6de8\\nmock domainId:0x7ffee7cb6de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7cb7058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7cb7058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0234242s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ae8e045a0\\nmock propertyValues:0x7f9ae8e06450\\nmock hostHandle:0x7ffeeee2bde8\\nmock domainId:0x7ffeeee2bde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeee2c058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeee2c058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0226648s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFI, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd4c5e045a0\\nmock propertyValues:0x7fd4c5e06450\\nmock hostHandle:0x7ffee0209de8\\nmock domainId:0x7ffee0209de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee020a058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee020a058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0241453s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7faff7c04680\\nmock propertyValues:0x7faff7c06530\\nmock hostHandle:0x7ffee9bfbde8\\nmock domainId:0x7ffee9bfbde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee9bfc058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9bfc058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0230657s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd8b9e045a0\\nmock propertyValues:0x7fd8b9e06450\\nmock hostHandle:0x7ffedfff9de8\\nmock domainId:0x7ffedfff9de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffedfffa058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfffa058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0229017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: value_from_config, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd8a07045a0\\nmock propertyValues:0x7fd8a0706450\\nmock hostHandle:0x7ffee3d57de8\\nmock domainId:0x7ffee3d57de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee3d58058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3d58058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.022976s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdf6b804580\\nmock propertyValues:0x7fdf6b805a90\\nmock hostHandle:0x7ffee3962de8\\nmock domainId:0x7ffee3962de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee3963058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3963058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.024217s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fca23004a40\\nmock propertyValues:0x7fca23004710\\nmock hostHandle:0x7ffee1be4de8\\nmock domainId:0x7ffee1be4de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1be5058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1be5058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0762698s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbf04604500\\nmock propertyValues:0x7fbf04604800\\nmock hostHandle:0x7ffee4cbfdd8\\nmock domainId:0x7ffee4cbfdd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee4cc0048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4cc0048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0244821s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa063605730\\nmock propertyValues:0x7fa063604c10\\nmock hostHandle:0x7ffee66e1dd8\\nmock domainId:0x7ffee66e1dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee66e2048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee66e2048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0237295s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc6e56067b0\\nmock propertyValues:0x7fc6e5604ce0\\nmock hostHandle:0x7ffee8716dd8\\nmock domainId:0x7ffee8716dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee8717048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8717048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0246641s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa7fb904460\\nmock propertyValues:0x7fa7fb904c80\\nmock hostHandle:0x7ffeeb819dd8\\nmock domainId:0x7ffeeb819dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb81a048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb81a048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0247608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFI, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8ff4c06c40\\nmock propertyValues:0x7f8ff4c06330\\nmock hostHandle:0x7ffee15d8dd8\\nmock domainId:0x7ffee15d8dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee15d9048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee15d9048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0258572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f90aa407860\\nmock propertyValues:0x7f90aa406e20\\nmock hostHandle:0x7ffee5c66dd8\\nmock domainId:0x7ffee5c66dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee5c67048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee5c67048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0240674s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: VALUE_FROM_CONFIG_2, ExistingValue: VALUE_FROM_CONFIG_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd4e66064a0\\nmock propertyValues:0x7fd4e66049d0\\nmock hostHandle:0x7ffeec022dd8\\nmock domainId:0x7ffeec022dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeec023048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec023048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0242276s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: VALUE_FROM_CONFIG_2, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fe646406080\\nmock propertyValues:0x7fe646406680\\nmock hostHandle:0x7ffeee0d7dd8\\nmock domainId:0x7ffeee0d7dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeee0d8048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee0d8048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0279595s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f92f9406030\\nmock propertyValues:0x7f92f94068b0\\nmock hostHandle:0x7ffeef174dd8\\nmock domainId:0x7ffeef174dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeef175048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef175048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.024204s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: value_from_config, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fdc194071f0\\nmock propertyValues:0x7fdc19406cc0\\nmock hostHandle:0x7ffee2522dd8\\nmock domainId:0x7ffee2522dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee2523048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2523048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0245797s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8531e064a0\\nmock propertyValues:0x7f8531e049d0\\nmock hostHandle:0x7ffee603add8\\nmock domainId:0x7ffee603add4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee603b048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee603b048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0242689s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb6580047b0\\nmock propertyValues:0x7fb658004af0\\nmock hostHandle:0x7ffee7741dd8\\nmock domainId:0x7ffee7741dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7742048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7742048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.2270772s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa7d4704090\\nmock propertyValues:0x7fa7d4704430\\nmock hostHandle:0x7000094cac88\\nmock domainId:0x7000094cac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed99fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1385749s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f86ace05100\\nmock propertyValues:0x7f86ace06430\\nmock hostHandle:0x70000dacac88\\nmock domainId:0x70000dacac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0e27ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.237443s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8b50f041e0\\nmock propertyValues:0x7f8b50f04310\\nmock hostHandle:0x7000039f2c88\\nmock domainId:0x7000039f2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea607ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2278629s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa01b7043a0\\nmock propertyValues:0x7fa01b704740\\nmock hostHandle:0x700003e30c88\\nmock domainId:0x700003e30c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecd02ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1325904s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7facdd004260\\nmock propertyValues:0x7facdd004390\\nmock hostHandle:0x70000ddc0c88\\nmock domainId:0x70000ddc0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb400ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2341381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fee92704180\\nmock propertyValues:0x7fee92704730\\nmock hostHandle:0x70000e099c88\\nmock domainId:0x70000e099c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ea7ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2264831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb9e4060d0\\nmock propertyValues:0x7fbb9e405db0\\nmock hostHandle:0x7000022e7c88\\nmock domainId:0x7000022e7c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef0e1ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2284477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f91a2f04090\\nmock propertyValues:0x7f91a2f04430\\nmock hostHandle:0x70000635cc88\\nmock domainId:0x70000635cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee94e6ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2366857s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8e4a7041e0\\nmock propertyValues:0x7f8e4a704310\\nmock hostHandle:0x70000becfc88\\nmock domainId:0x70000becfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee46faea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2294725s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffc10504100\\nmock propertyValues:0x7ffc105047a0\\nmock hostHandle:0x70000dbafc88\\nmock domainId:0x70000dbafc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee045bea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2877237s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd440004090\\nmock propertyValues:0x7fd4400040e0\\nmock hostHandle:0x70000d2f8c88\\nmock domainId:0x70000d2f8c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef07ce98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2317859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd03c504110\\nmock propertyValues:0x7fd03c5044b0\\nmock hostHandle:0x70000154bc88\\nmock domainId:0x70000154bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0319e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2337419s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd973504830\\nmock propertyValues:0x7fd973504b60\\nmock hostHandle:0x700009f93c88\\nmock domainId:0x700009f93c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6241e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2285905s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb4796046d0\\nmock propertyValues:0x7fb479604980\\nmock hostHandle:0x70000dc7ec88\\nmock domainId:0x70000dc7ec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebf6fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2237354s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f854cc060d0\\nmock propertyValues:0x7f854cc05db0\\nmock hostHandle:0x70000e389c88\\nmock domainId:0x70000e389c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeba1ae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1311367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fba58c05f00\\nmock propertyValues:0x7fba58c06200\\nmock hostHandle:0x700006661c88\\nmock domainId:0x700006661c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed480e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2407071s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8f2c406000\\nmock propertyValues:0x7f8f2c4062b0\\nmock hostHandle:0x70000efcfc88\\nmock domainId:0x70000efcfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4acee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2247608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa134c05ac0\\nmock propertyValues:0x7fa134c05da0\\nmock hostHandle:0x7000080dcc88\\nmock domainId:0x7000080dcc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfdcee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1335952s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8648405d80\\nmock propertyValues:0x7f8648405af0\\nmock hostHandle:0x70000a991c88\\nmock domainId:0x70000a991c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6283e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2297363s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbb5b6043c0\\nmock propertyValues:0x7fbb5b604670\\nmock hostHandle:0x7000071eac88\\nmock domainId:0x7000071eac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee854fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2404324s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb44d6046d0\\nmock propertyValues:0x7fb44d604980\\nmock hostHandle:0x7000009cfc88\\nmock domainId:0x7000009cfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecf3ce98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2326418s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fe9c1c05fb0\\nmock propertyValues:0x7fe9c1c05af0\\nmock hostHandle:0x700009de5c88\\nmock domainId:0x700009de5c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea441e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1294655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff2a2d05fa0\\nmock propertyValues:0x7ff2a2d07200\\nmock hostHandle:0x70000895a728\\nmock domainId:0x70000895a724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef718e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1334192s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f96c7e058a0\\nmock propertyValues:0x7f96c7e067e0\\nmock hostHandle:0x70000f463728\\nmock domainId:0x70000f463724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeda9de98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.130601s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f939dd058a0\\nmock propertyValues:0x7f939dd067e0\\nmock hostHandle:0x70000c4e7728\\nmock domainId:0x70000c4e7724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7b18e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.132542s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdb68405ee0\\nmock propertyValues:0x7fdb68407090\\nmock hostHandle:0x700009d2f728\\nmock domainId:0x700009d2f724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecd08e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1281309s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd3e3d05fa0\\nmock propertyValues:0x7fd3e3d07200\\nmock hostHandle:0x700009fca728\\nmock domainId:0x700009fca724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee5cc9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1326397s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [APP_TEST_PROPERTY_2] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fceea4078d0\\nmock propertyValues:0x7fceea408b30\\nmock hostHandle:0x7000038eb728\\nmock domainId:0x7000038eb724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed5a1e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1283181s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcdb94078d0\\nmock propertyValues:0x7fcdb9408b30\\nmock hostHandle:0x7000053bd728\\nmock domainId:0x7000053bd724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedbc4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1315329s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9bac0057f0\\nmock propertyValues:0x7f9bac006a50\\nmock hostHandle:0x70000da7d728\\nmock domainId:0x70000da7d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9ab9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.2276826s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb195043c0\\nmock propertyValues:0x7fbb195044f0\\nmock hostHandle:0x70000eb90728\\nmock domainId:0x70000eb90724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0424e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1228954s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd0ad4078d0\\nmock propertyValues:0x7fd0ad408b30\\nmock hostHandle:0x700000691728\\nmock domainId:0x700000691724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeefb5ae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.2218695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ff10b405fa0\\nmock propertyValues:0x7ff10b406440\\nmock hostHandle:0x70000920c728\\nmock domainId:0x70000920c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1b57e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1255493s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd715c08a00\\nmock propertyValues:0x7fd715c08610\\nmock hostHandle:0x70000a198728\\nmock domainId:0x70000a198724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee267ce88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.2237357s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd5eb506b90\\nmock propertyValues:0x7fd5eb507080\\nmock hostHandle:0x70000b9e9728\\nmock domainId:0x70000b9e9724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7dd2e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1241907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ffe16f06be0\\nmock propertyValues:0x7ffe16f067f0\\nmock hostHandle:0x70000fb6d728\\nmock domainId:0x70000fb6d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2e8be88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1240747s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbff5006ef0\\nmock propertyValues:0x7fbff5006b00\\nmock hostHandle:0x70000d159728\\nmock domainId:0x70000d159724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0fdde88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.12871s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd531c079e0\\nmock propertyValues:0x7fd531c08cc0\\nmock hostHandle:0x70000147b728\\nmock domainId:0x70000147b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee82d5e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1246066s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc89ac07a90\\nmock propertyValues:0x7fc89ac07f80\\nmock hostHandle:0x70000f961728\\nmock domainId:0x70000f961724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7835e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1302863s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7facb45060b0\\nmock propertyValues:0x7facb4507390\\nmock hostHandle:0x700002a77728\\nmock domainId:0x700002a77724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9326e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1276211s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa379006be0\\nmock propertyValues:0x7fa3790067f0\\nmock hostHandle:0x70000a907728\\nmock domainId:0x70000a907724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee23be88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1252843s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f9ba7f05ed0\\nmock propertyValues:0x7f9ba7f071b0\\nmock hostHandle:0x700009b5a728\\nmock domainId:0x700009b5a724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ebae88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1277042s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc6674084c0\\nmock propertyValues:0x7fc6674089b0\\nmock hostHandle:0x70000615b728\\nmock domainId:0x70000615b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee12e4e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.2219328s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ffc9f4079e0\\nmock propertyValues:0x7ffc9f408cc0\\nmock hostHandle:0x700000d7b728\\nmock domainId:0x700000d7b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfe12e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.0349998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc3e3f049d0\\nmock propertyValues:0x7fc3e3f042f0\\nmock hostHandle:0x7ffee614deb8\\nmock domainId:0x7ffee614deb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee614e128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee614e128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0342659s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc6a9f04a40\\nmock propertyValues:0x7fc6a9f043a0\\nmock hostHandle:0x7ffeef3dcea8\\nmock domainId:0x7ffeef3dcea4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeef3dd118\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef3dd118\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties failed - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0344949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f96e1c06520\\nmock propertyValues:0x7f96e1c060e0\\nmock hostHandle:0x7ffee1cceeb8\\nmock domainId:0x7ffee1cceeb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1ccf128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ccf128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties succeeded.\\n[CONFIG] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[CONFIG] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[CONFIG] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[CONFIG] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[CONFIG] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[CONFIG] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: SECONDARY_CONFIG_TEST_PROPERTY=VALUE_FROM_SECONDARY_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0335443s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdab0704580\\nmock propertyValues:0x7fdab0705a90\\nmock hostHandle:0x7ffee4d95eb8\\nmock domainId:0x7ffee4d95eb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee4d96128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4d96128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY=VALUE_FROM_SECONDARY_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0530575s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f903c4059f0\\nmock propertyValues:0x7f903c406650\\nmock hostHandle:0x7ffee65b7eb8\\nmock domainId:0x7ffee65b7eb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee65b8128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee65b8128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0383079s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fe76ec08020\\nmock propertyValues:0x7fe76ec06080\\nmock hostHandle:0x7ffeee87aeb8\\nmock domainId:0x7ffeee87aeb4\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeee87b128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee87b128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.034152s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fab4a506b00\\nmock propertyValues:0x7fab4a504c10\\nmock hostHandle:0x7ffee741ceb8\\nmock domainId:0x7ffee741ceb4\\nmock property[SECONDARY_CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee741d128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee741d128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0320377s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fab6e4067e0\\nmock propertyValues:0x7fab6e407750\\nmock hostHandle:0x7ffee576ff48\\nmock domainId:0x7ffee576ff44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee57701b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0317129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa9b7406080\\nmock propertyValues:0x7fa9b7405db0\\nmock hostHandle:0x7ffee7402f48\\nmock domainId:0x7ffee7402f44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee74031b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0340081s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fddcd6048b0\\nmock propertyValues:0x7fddcd606760\\nmock hostHandle:0x7ffee631cf48\\nmock domainId:0x7ffee631cf44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee631d1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties succeeded.\\n[CONFIG] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[CONFIG] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[CONFIG] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[CONFIG] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[CONFIG] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[CONFIG] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0419844s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8e11c058f0\\nmock propertyValues:0x7f8e11c05f70\\nmock hostHandle:0x7ffee713df48\\nmock domainId:0x7ffee713df44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee713e1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0375371s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe923d04e90\\nmock propertyValues:0x7fe923d045b0\\nmock hostHandle:0x7ffee6429f48\\nmock domainId:0x7ffee6429f44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee642a1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0336772s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fb116e05be0\\nmock propertyValues:0x7fb116e04220\\nmock hostHandle:0x7ffeecc6ef48\\nmock domainId:0x7ffeecc6ef44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeecc6f1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0429361s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fef11104360\\nmock propertyValues:0x7fef111040a0\\nmock hostHandle:0x7ffee78b7f48\\nmock domainId:0x7ffee78b7f44\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee78b81b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.2341658s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc413705aa0\\nmock propertyValues:0x7fc413705890\\nmock hostHandle:0x700007b9fc88\\nmock domainId:0x700007b9fc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fc413704260\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1cfbe68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2314052s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff1ffc05df0\\nmock propertyValues:0x7ff1ffc05f60\\nmock hostHandle:0x7000027cbc88\\nmock domainId:0x7000027cbc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7ff1ffc05e20\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed110e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2341673s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb219504490\\nmock propertyValues:0x7fb2195048b0\\nmock hostHandle:0x700005314c88\\nmock domainId:0x700005314c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fb2195047c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecba8e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2397079s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fba47e046e0\\nmock propertyValues:0x7fba47e04990\\nmock hostHandle:0x700009debc88\\nmock domainId:0x700009debc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fba47e04710\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee82bbe68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2331168s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe3f1f040a0\\nmock propertyValues:0x7fe3f1f04440\\nmock hostHandle:0x700004702c88\\nmock domainId:0x700004702c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fe3f1f040d0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1b63e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2302067s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7f9fe76046e0\\nmock propertyValues:0x7f9fe7604990\\nmock hostHandle:0x700006715c88\\nmock domainId:0x700006715c84\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f9fe7604710\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea2c1e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2270828s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8e86d04490\\nmock propertyValues:0x7f8e86d05040\\nmock hostHandle:0x7000028f6c88\\nmock domainId:0x7000028f6c84\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f8e86d044c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedfa8e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.3920741s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdefc505f00\\nmock propertyValues:0x7fdefc507160\\nmock hostHandle:0x70000155e728\\nmock domainId:0x70000155e724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fdefc506fd0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed262e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1289256s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb804d058a0\\nmock propertyValues:0x7fb804d067e0\\nmock hostHandle:0x700003ef3728\\nmock domainId:0x700003ef3724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fb804d04b60\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee40f8e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.123087s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa1ee8057f0\\nmock propertyValues:0x7fa1ee806a50\\nmock hostHandle:0x700004cdd728\\nmock domainId:0x700004cdd724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fa1ee8068c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3b23e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1286907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbf61f048f0\\nmock propertyValues:0x7fbf61f05190\\nmock hostHandle:0x70000ee23728\\nmock domainId:0x70000ee23724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fbf61f047b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec539e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2301329s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8368c078e0\\nmock propertyValues:0x7f8368c08b40\\nmock hostHandle:0x7000012ad728\\nmock domainId:0x7000012ad724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f8368c089b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec905e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1295103s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fec06d07b10\\nmock propertyValues:0x7fec06d08d70\\nmock hostHandle:0x70000e9c5728\\nmock domainId:0x70000e9c5724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fec06d08be0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2a7fe58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2277541s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f87e9407bf0\\nmock propertyValues:0x7f87e9408e50\\nmock hostHandle:0x70000f4fc728\\nmock domainId:0x70000f4fc724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f87e9408cc0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee46e2e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.0219824s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe970d04430\\nmock propertyValues:0x7fe970d04570\\nmock hostHandle:0x7ffee14bcf48\\nmock domainId:0x7ffee14bcf44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe970d048a0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.021568s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fba7a805940\\nmock propertyValues:0x7fba7a805990\\nmock hostHandle:0x7ffeea68af38\\nmock domainId:0x7ffeea68af34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fba7a805d70\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0239536s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa38cd04430\\nmock propertyValues:0x7fa38cd05910\\nmock hostHandle:0x7ffee32eef48\\nmock domainId:0x7ffee32eef44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa38cd04880\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0226934s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd158704180\\nmock propertyValues:0x7fd158704460\\nmock hostHandle:0x7ffeeb518f48\\nmock domainId:0x7ffeeb518f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fd158705520\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.023906s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd382407220\\nmock propertyValues:0x7fd382405db0\\nmock hostHandle:0x7ffee5cb7f48\\nmock domainId:0x7ffee5cb7f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fd3824065b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0221244s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fa8c9c08f80\\nmock propertyValues:0x7fa8c9c07220\\nmock hostHandle:0x7ffeef222f48\\nmock domainId:0x7ffeef222f44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa8c9c05f80\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0219088s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:11\\nmock propertyKeys:0x7fabb0706e10\\nmock propertyValues:0x7fabb0705630\\nmock hostHandle:0x7ffee388bf48\\nmock domainId:0x7ffee388bf44\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fabb0705940\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0245672s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad3cc061d0\\nmock propertyValues:0x7fad3cc05d90\\nmock hostHandle:0x7ffee48b9f38\\nmock domainId:0x7ffee48b9f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fad3cc06fe0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0374782s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7feb68504270\\nmock propertyValues:0x7feb685042c0\\nmock hostHandle:0x7ffeee1f0f38\\nmock domainId:0x7ffeee1f0f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7feb68504330\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189962s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff029406300\\nmock propertyValues:0x7ff029407960\\nmock hostHandle:0x7ffeee77df48\\nmock domainId:0x7ffeee77df44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff0294069e0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0182255s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9a1d604770\\nmock propertyValues:0x7f9a1d6047f0\\nmock hostHandle:0x7ffee3b1bf48\\nmock domainId:0x7ffee3b1bf44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f9a1d6052c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0186832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe7c5d04600\\nmock propertyValues:0x7fe7c5d05cb0\\nmock hostHandle:0x7ffee8916f48\\nmock domainId:0x7ffee8916f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe7c5d056c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7ff913006040\\nmock propertyValues:0x7ff913004260\\nmock hostHandle:0x7ffeeebb9f48\\nmock domainId:0x7ffeeebb9f44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff9130046c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0190032s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:11\\nmock propertyKeys:0x7f88fbf05910\\nmock propertyValues:0x7f88fbf04660\\nmock hostHandle:0x7ffee4a15f48\\nmock domainId:0x7ffee4a15f44\\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll] = VALUE_FROM_HOST\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f88fbf042a0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0221752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9154405b30\\nmock propertyValues:0x7f9154405e10\\nmock hostHandle:0x7ffeed6c4f38\\nmock domainId:0x7ffeed6c4f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f9154405ea0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0214238s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f85e95059b0\\nmock propertyValues:0x7f85e9504540\\nmock hostHandle:0x7ffee6c51f38\\nmock domainId:0x7ffee6c51f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f85e9504d20\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.021447s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdc3d406200\\nmock propertyValues:0x7fdc3d407520\\nmock hostHandle:0x7ffee6c56f38\\nmock domainId:0x7ffee6c56f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fdc3d406330\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0216678s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe924d04430\\nmock propertyValues:0x7fe924d04570\\nmock hostHandle:0x7ffee8e4af38\\nmock domainId:0x7ffee8e4af34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe924d04880\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0353853s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa782d06240\\nmock propertyValues:0x7fa782d05200\\nmock hostHandle:0x7ffee79cff38\\nmock domainId:0x7ffee79cff34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa782d04250\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0219254s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7ff78e408b00\\nmock propertyValues:0x7ff78e405c20\\nmock hostHandle:0x7ffee76dbf38\\nmock domainId:0x7ffee76dbf34\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff78e408720\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0266023s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:12\\nmock propertyKeys:0x7fec3e405a80\\nmock propertyValues:0x7fec3e405d20\\nmock hostHandle:0x7ffeec9eef38\\nmock domainId:0x7ffeec9eef34\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll] = VALUE_FROM_HOST\\nmock property[exec] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fec3e405910\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0196232s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f88b4c06840\\nmock propertyValues:0x7f88b4c06c30\\nmock hostHandle:0x7ffeeddc2f38\\nmock domainId:0x7ffeeddc2f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f88b4c067c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189973s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f82db406ff0\\nmock propertyValues:0x7f82db407750\\nmock hostHandle:0x7ffeea4d3f28\\nmock domainId:0x7ffeea4d3f24\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f82db407ba0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0254096s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa892406dc0\\nmock propertyValues:0x7fa892406220\\nmock hostHandle:0x7ffee3660f38\\nmock domainId:0x7ffee3660f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa892406950\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0185414s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f7ff9406d00\\nmock propertyValues:0x7f7ff9406db0\\nmock hostHandle:0x7ffee7933f38\\nmock domainId:0x7ffee7933f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f7ff94071d0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.018021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fec1cc06130\\nmock propertyValues:0x7fec1cc06530\\nmock hostHandle:0x7ffee7da0f38\\nmock domainId:0x7ffee7da0f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fec1cc06c00\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0192189s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7f8886407cd0\\nmock propertyValues:0x7f8886405d90\\nmock hostHandle:0x7ffee73e7f38\\nmock domainId:0x7ffee73e7f34\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f8886406fe0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0188086s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:12\\nmock propertyKeys:0x7f7fe20048d0\\nmock propertyValues:0x7f7fe2005910\\nmock hostHandle:0x7ffeecff3f38\\nmock domainId:0x7ffeecff3f34\\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll] = VALUE_FROM_HOST\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[exec] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f7fe20058b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
1.14049s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: False, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll BadPath... \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"BadPath...\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131509\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.0404614s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2124355s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2734879s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2555666s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(callCount: 1)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 198
1.1788387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(callCount: 10)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 10\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 198
1.1419022s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 1, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.2896195s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 1, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.1554791s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 10, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 11\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 12\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 13\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 14\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 15\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 16\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 17\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 18\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 19\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 20\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.3416948s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 10, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 11\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 12\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 13\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 14\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 15\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 16\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 17\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 18\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 19\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 20\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.8927501s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_UnhandledException
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ThrowException\\nExit Code: 134\\nStdOut:\\nCalled ThrowException(0xdeadbeef, 42) - component call count: 1\\n\\nStdErr:\\nUnhandled exception. System.InvalidOperationException: ThrowException\\n   at Component.Component.ThrowException(IntPtr arg, Int32 size) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/Component.cs:line 41\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 224
1.0477292s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: False, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json BadPath... \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"BadPath...\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131509\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
0.9192507s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
1.0930168s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
1.06171s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
3.2450699s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnSelfContainedApplicationContext
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/StandaloneApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/StandaloneApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnSelfContainedApplicationContext() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 111
0.0100064s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0105025s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0100654s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0106264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0100683s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0113756s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0101511s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0105583s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0099644s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0128186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0102905s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0120165s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0101279s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.036954s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0098996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0107618s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0904671s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0847831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0910769s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0461264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0848878s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0881927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0880985s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0890146s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0865464s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0866876s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0834716s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0859755s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0830078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0436176s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0855068s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.08999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0510802s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_HostFxrAlreadyLoaded
The command error output did not contain expected result: \"Found previously loaded library libhostfxr.dylib\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path false /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/product/libhostfxr.dylib\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/product/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_HostFxrAlreadyLoaded() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 172
0.0883789s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \" {0}\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0887129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0} \", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0880873s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0} \\n\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.1119478s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0507498s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\\n\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0918477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\\nSome other text\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0810684s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0887899s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"\\n{0}\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0101s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InvalidParameters
The command error output did not contain expected result: \"Invalid size for get_hostfxr_parameters\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path false [error]\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008081\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InvalidParameters() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 233
1.7061377s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.ComputedTPADoesntEndWithPathSeparator
Matching the command error output failed. Pattern: \"Property TRUSTED_PLATFORM_ASSEMBLIES = .*[^:]$\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/13/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrMatching(String pattern, RegexOptions options) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 100
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.ComputedTPADoesntEndWithPathSeparator() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/PortableAppActivation.cs:line 344
0.8812356s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.AppConfigProperty_AppCanGetData
The command error output did not contain expected result: \"Property APP_TEST_PROPERTY = VALUE_FROM_APP\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/RuntimeProperties/bin/RuntimeProperties.dll APP_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nAPP_TEST_PROPERTY\\nAppContext.GetData(APP_TEST_PROPERTY) = VALUE_FROM_APP\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.AppConfigProperty_AppCanGetData() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 27
1.6856856s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.DuplicateConfigProperty_AppConfigValueUsed
The command error output did not contain expected result: \"Property FRAMEWORK_TEST_PROPERTY = VALUE_FROM_APP\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/RuntimeProperties/bin/RuntimeProperties.dll FRAMEWORK_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nFRAMEWORK_TEST_PROPERTY\\nAppContext.GetData(FRAMEWORK_TEST_PROPERTY) = VALUE_FROM_APP\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.DuplicateConfigProperty_AppConfigValueUsed() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 67
0.8783928s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.FrameworkConfigProperty_AppCanGetData
The command error output did not contain expected result: \"Property FRAMEWORK_TEST_PROPERTY = VALUE_FROM_FRAMEWORK\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/RuntimeProperties/bin/RuntimeProperties.dll FRAMEWORK_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nFRAMEWORK_TEST_PROPERTY\\nAppContext.GetData(FRAMEWORK_TEST_PROPERTY) = VALUE_FROM_FRAMEWORK\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.FrameworkConfigProperty_AppCanGetData() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 45
0.0398746s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"diSABle\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0239296s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"FeaturE\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0244931s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"Latestfeature\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0245195s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"latESTMajor\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0271916s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"latestMINOR\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0254811s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"LatestPatch\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0244279s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"maJor\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0250673s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"MINOR\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0245317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"PaTCh\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0246471s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"allowPrerelease\\\": \\\"true\\\" } }\", messages: [\"Expected a boolean for the 'sdk/allowPrerelease' v\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.026135s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"rollForward\\\": true } }\", messages: [\"Expected a string for the 'sdk/rollForward' value\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0250827s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": \\\"9999.1.402-preview1\\\",\"..., messages: [\"Ignoring the 'sdk/allowPrerelease' value\"])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0253378s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": \\\"invalid\\\", \\\"rollForwa\"..., messages: [\"Version 'invalid' is not valid for the 'sdk/versio\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0283476s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": 1 } }\", messages: [\"Expected a string for the 'sdk/version' value\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0241186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": null, \\\"rollForward\\\": \\\"..., messages: [\"The roll-forward policy 'invalid' is not supported\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0248247s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": null, \\\"rollForward\\\": \\\"..., messages: [\"The roll-forward policy 'latestPatch' requires a '\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0385925s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ sdk: { \\\"version\\\": \\\"9999.0.100\\\" } }\", messages: [\"A JSON parsing exception occurred\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nA JSON parsing exception occurred in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/cwd/global.json], offset 2 (line 1, column 3): Missing a name for object member.\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.02497s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"true\", messages: [\"Expected a JSON object\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nExpected a JSON object in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/cwd/global.json]\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0276559s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.027773s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0730409s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0317461s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0362638s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0310502s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0303848s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0326132s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0316825s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0323922s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0291537s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0299367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0297613s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.07292s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.100-preview1\", installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.030938s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0315403s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0299024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0301706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0287265s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.500\", installed: [\"9999.1.500\"])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.500]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0280078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0270842s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0302189s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.609\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.609]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0315711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.702\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.702]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0276851s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0339311s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.609\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.609]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0360608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.702\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.702]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0746711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.03026s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0322505s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0323543s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.3.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0291842s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0326024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0826128s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0294948s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0336979s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0289373s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0287982s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0308584s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0321911s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0766478s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.3.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0282016s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0434194s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0421479s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.204-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.204-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0325761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.4.205-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.4.205-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0280033s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0300239s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0289674s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0330582s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0319318s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.105\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.105]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0267649s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0314155s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.03257s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0300495s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.101\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.101]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0736046s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.106-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.106-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0272438s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0306282s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0312829s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0289382s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.102-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.102-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0279741s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0316409s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0326581s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0756969s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.101\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.101]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0279996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0308622s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0312204s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0320339s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.102-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.102-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0287582s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.032349s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0294017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0317619s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0276946s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0346468s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0394158s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0773512s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0335578s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_uses_latest_stable_sdk_if_allow_prerelease_is_false
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.106]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_uses_latest_stable_sdk_if_allow_prerelease_is_false() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 680
0.1223778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Single_Digit_Patch_Rollup
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.4/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Single_Digit_Patch_Rollup() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 142
0.0977859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Two_Part_Patch_Rollup
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.304/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Two_Part_Patch_Rollup() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 285
0.0411277s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Must_Pick_The_Highest_Semantic_Version
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.3-dummy.10/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Must_Pick_The_Highest_Semantic_Version() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 434
0.1624013s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Negative_Version
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.4/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Negative_Version() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 398
5.3341355s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.CoreClrLookup_WithNoDirectorySeparatorInDeps
The command error output did not contain expected result: \"CoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/libcoreclr.dylib'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.CoreClrLookup_WithNoDirectorySeparatorInDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 193
6.9384157s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_NetCoreApp_MinorRollForward_Wins_Over_UberFx
The command error output did not contain expected result: \"Replacing deps entry [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0/System.Collections.Immutable.dll, AssemblyVersion:0.0.0.1, FileVersion:0.0.0.2] with [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.1.0/System.Collections.Immutable.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_NetCoreApp_MinorRollForward_Wins_Over_UberFx() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 115
5.3021115s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_Uber_Wins_Over_NetCoreApp_On_PatchRollForward
The command error output did not contain expected result: \"7777.0.0/System.Collections.Immutable.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_Uber_Wins_Over_NetCoreApp_On_PatchRollForward() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 149
0.0880508s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_With_DOTNET_ROOT_Fails
The command error output did not contain expected result: \"Using environment variable DOTNET_ROOT\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/6/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 131\\nStdOut:\\n\\nStdErr:\\nA fatal error occurred. The required library libhostfxr.dylib could not be found.\\nIf this is a self-contained application, that library should exist in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/6/StandaloneApp/bin/].\\nIf this is a framework-dependent application, install the runtime in the global location [/usr/local/share/dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [/etc/dotnet/install_location].\\n\\nThe .NET runtime can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=osx.10.15-x64&apphost_version=6.0.0-dev\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_With_DOTNET_ROOT_Fails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/StandaloneAppActivation.cs:line 205
4.4989387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_Succeeds
The command error output did not contain expected result: \"Property STARTUP_HOOKS = /Users/lakshan/runtime/artifacts/tests/Debug/ha/4/StartupHook/bin/StartupHook.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello from startup hook!\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/StartupHooks.cs:line 56
1.8839259s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnDefault
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/7/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnDefault() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 46
2.8846058s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnInfo
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnInfo() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 83
2.0061418s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnVerbose
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/6/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnVerbose() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 64

Skipped tests

Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Activation_With_Templated_AdditionalProbingPath_Succeeds
Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Build_Output_Portable_DLL_with_DepsJson_Local_and_RuntimeConfig_Remote_With_AdditionalProbingPath_Succeeds
Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Build_Output_Portable_DLL_with_DepsJson_Local_and_RuntimeConfig_Remote_Without_AdditionalProbingPath_Fails

All tests

Click test class name to expand/collapse test details

2.092s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.AppPerAssemblyVersionResolution   (25 tests)

1.516s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution   (25 tests)

0.0510918s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.049169s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0469167s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"2.1.1.1\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.069317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: \"3.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0404862s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.074057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.AssemblyVersion\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0538388s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0800264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0553657s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"3.2.2.2\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0776574s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: \"3.3.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0522776s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"2.1.1.1\", appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0623927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"3.0.0.0\", appFileVersion: \"4.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0446399s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: \"3.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0408886s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: \"2.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0430706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: \"4.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0757628s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.BothVersions\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0662339s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0782161s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0606735s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"3.2.2.2\", appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0461391s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: \"4.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0879187s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.FileVersion\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0610099s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0625252s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: \"1.0.0.0\", appFileVersion: null, appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0548823s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: null, appFileVersion: \"1.0.0.0\", appWins: True)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60
0.0819193s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.AppWithSameAssemblyAsFramework(testAssemblyName: \"Test.Assembly.NoVersions\", appAsmVersion: null, appFileVersion: null, appWins: False)
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentPerAssemblyVersionResolution.RunTest(Action`1 customizer, String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 147
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PerAssemblyVersionResolutionBase.AppWithSameAssemblyAsFramework(String testAssemblyName, String appAsmVersion, String appFileVersion, Boolean appWins) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/PerAssemblyVersionResolution.cs:line 60

2.175s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableAppRidAssetResolution   (18 tests)

0.479s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution   (18 tests)

0.0247475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0244291s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0250361s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0259178s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0260198s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0256523s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0272262s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"linux-x64\", expectedAssemblyPath: \"\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0276395s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win10-x64;native/win10-x64-2\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0296021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0247501s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0441762s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0244728s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0246933s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0251078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0262792s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.02459s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0242912s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0248005s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnFrameworkDependentAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 204
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46

1.369s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution   (18 tests)

0.0975573s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0575259s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0839655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0363792s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0363129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0364139s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0000072s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"linux-x64\", expectedAssemblyPath: \"\", expectedNativePath: \"native/linux\")
0.0000195s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win10-x64;native/win10-x64-2\")
0.0000147s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win-x86\")
0.1506421s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0411822s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0467212s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0400513s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0343136s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0346107s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0872046s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.4961813s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.090031s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolution.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 256
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46

0.521s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph   (18 tests)

0.0273513s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"linux-x64\", expectedPath: \"any/ManagedAny.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0274353s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"win10-x64\", expectedPath: \"win-x64/ManagedWin64.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0269807s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelected(rid: \"win10-x86\", expectedPath: \"win/ManagedWin.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 59
0.0283962s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"linux-x64\", expectedAssemblyPath: \"any/ManagedAny.dll\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0289264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0286137s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerType(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerType(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 87
0.0306616s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"linux-x64\", expectedAssemblyPath: \"\", expectedNativePath: \"native/linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0321907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x64\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win10-x64;native/win10-x64-2\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0305247s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(rid: \"win10-x86\", expectedAssemblyPath: \"win/ManagedWin.dll;win/AnotherWin.dll\", expectedNativePath: \"native/win-x86\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidAssemblySelectedPerTypeMultipleAssets(String rid, String expectedAssemblyPath, String expectedNativePath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 114
0.0272381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"linux-x64\", expectedPath: \"any\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0269564s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"win10-x64\", expectedPath: \"win-x64\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.0272358s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.MostSpecificRidNativeLibrarySelected(rid: \"win10-x86\", expectedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.MostSpecificRidNativeLibrarySelected(String rid, String expectedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 73
0.026563s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"linux-x64\", includedPath: \"linux/LinuxAssembly.dll\", excludedPath: \"win/WindowsAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.0266888s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"win\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.026773s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificAssembly(rid: \"win10-x64\", includedPath: \"win/WindowsAssembly.dll\", excludedPath: \"linux/LinuxAssembly.dll\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificAssembly(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 33
0.02718s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"linux-x64\", includedPath: \"linux\", excludedPath: \"win\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.0450859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"win\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46
0.026631s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RidSpecificNativeLibrary(rid: \"win10-x64\", includedPath: \"win\", excludedPath: \"linux\")
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.PortableComponentOnSelfContainedAppRidAssetResolutionWithRidFallbackGraph.RunTest(Action`1 assetsCustomizer, String rid, String includedAssemblyPaths, String excludedAssemblyPaths, String includedNativeLibraryPaths, String excludedNativeLibraryPaths, Action`1 appCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 303
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.RidAssetResolutionBase.RidSpecificNativeLibrary(String rid, String includedPath, String excludedPath) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/RidAssetResolution.cs:line 46

0.679s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies   (17 tests)

0.0676222s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.AdditionalDepsDontAffectComponentDependencyResolution
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.AdditionalDepsDontAffectComponentDependencyResolution() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 352
0.1098655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithCorruptedDepsJsonShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithCorruptedDepsJsonShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 297
0.022703s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependencies
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependencies() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 174
0.031761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndDependencyRemoved
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndDependencyRemoved() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 197
0.0271097s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDeps
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 214
0.0273473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDepsAndDependencyRemoved
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithDependenciesAndNoDepsAndDependencyRemoved() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 236
0.0206186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependencies
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependencies() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 165
0.0212493s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesAndNoDeps
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesAndNoDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 43
0.0660784s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 81
0.0445119s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnDepsAndAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesCaseChangedOnDepsAndAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 119
0.0689624s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesNoDepsCaseChangedOnAsm
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithNoDependenciesNoDepsCaseChangedOnAsm() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 156
0.0233218s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithResourcesShouldReportResourceSearchPaths
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithResourcesShouldReportResourceSearchPaths() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 308
0.0278188s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyNativeImageShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyNativeImageShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 275
0.0279209s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyWithDifferentExtensionShouldFail
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(TestApp component, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 47
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.ComponentWithSameDependencyWithDifferentExtensionShouldFail() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 256
0.0198541s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.InvalidMainComponentAssemblyPathFails
Expected a value greater or equal to 0 because Trying to filter StdErr after 'corehost_resolve_component_dependencies = {', but such string can't be found in the StdErr.\n, but found -1.
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeGreaterOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultExtensions.StdErrAfter(CommandResult commandResult, String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultExtensions.cs:line 20
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ComponentDependencyResolutionBase.ComponentSharedTestStateBase.RunComponentResolutionTest(String componentPath, TestApp hostApp, String hostFxrFolder, Action`1 commandCustomizer) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ComponentDependencyResolutionBase.cs:line 66
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.InvalidMainComponentAssemblyPathFails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs:line 25
0.0226199s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.MultiThreadedComponentDependencyResolutionWhichSucceeeds
0.0498443s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DependencyResolution.ResolveComponentDependencies.MultiThreadedComponentDependencyResolutionWhithFailures

0.057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.DotnetArgValidation   (5 tests)

0.494s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.ApplyPatchesSettings   (8 tests)

0.526s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FXVersionCLI   (23 tests)

0.194s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings   (4 tests)

0.0192656s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.FrameworkAndIncludedFrameworksIsInvalid
0.0137359s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.IncludedFrameworkMustSpecifyName
The command error output did not contain expected result: \"No framework name specified.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.dll\\nExit Code: 147\\nStdOut:\\n\\nStdErr:\\nInvalid runtimeconfig.json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.runtimeconfig.json] [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/SelfContainedApp/SelfContainedApp.runtimeconfig.dev.json]\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.IncludedFrameworkMustSpecifyName() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/IncludedFrameworksSettings.cs:line 47
0.015711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.OtherPropertiesAreIgnoredOnIncludedFramework
0.1450597s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.IncludedFrameworksSettings.SelfContainedCanHaveIncludedFrameworks

0.001s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.MultipleHives   (3 tests)

8.538s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks   (268 tests)

0.0368743s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_name: HighWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 7.3.1\\nmock fx_names: \\nmock fx_names: HighWare\\nmock fx_names: MiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 7.3.1\\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 7.3.1\\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: HighWare 7.3.1 [requested: 7.3.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardMultipleFrameworks.cs:line 547
0.0406473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_name: MiddleWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 2.1.2\\nmock fx_names: \\nmock fx_names: MiddleWare\\nmock fx_names: AnotherMiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 3.0.0\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 3.0.0\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: AnotherMiddleWare 3.0.0 [requested: 3.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardMultipleFrameworks.cs:line 576
0.0283287s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.0.0-preview.1\", frameworkVersionReference: \"6.1.1-preview.0\", resolvedFramework: \"6.1.1-preview.2\")
0.0262246s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.0.0\", frameworkVersionReference: \"6.1.1-preview.0\", resolvedFramework: \"6.2.1\")
0.028416s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.1.0-preview.0\", frameworkVersionReference: \"6.1.1\", resolvedFramework: \"6.2.1\")
0.028186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.1.0\", frameworkVersionReference: \"6.1.1-preview.0\", resolvedFramework: \"6.2.1\")
0.0260014s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.1.1-preview.0\", frameworkVersionReference: \"6.1.0\", resolvedFramework: \"6.2.1\")
0.0314638s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.1.1-preview.0\", frameworkVersionReference: \"6.1.1\", resolvedFramework: \"6.2.1\")
0.0272562s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PreferReleaseToRelease(appVersionReference: \"6.1.1\", frameworkVersionReference: \"6.1.1-preview.0\", resolvedFramework: \"6.2.1\")
0.0280492s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"6.2.1\")
0.028663s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0265061s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", fxRollForward: \"Major\", resolvedFramework: \"6.2.1\")
0.0296584s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.6.0\")
0.0276984s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", fxRollForward: null, resolvedFramework: \"5.6.0\")
0.0248832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.1\", fxRollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.027116s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"6.1.1-preview.1\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.030908s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMajor\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0289488s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"6.2.1\")
0.0266403s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0267744s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", fxRollForward: \"Major\", resolvedFramework: \"6.2.1\")
0.0285998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.6.0\")
0.0305852s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", fxRollForward: null, resolvedFramework: \"5.6.0\")
0.0296045s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.1\", fxRollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0279029s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"6.1.1-preview.1\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0251968s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestMinor\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0296735s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"6.2.1\")
0.0262078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0291645s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", fxRollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0283596s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0308567s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", fxRollForward: null, resolvedFramework: \"5.1.3\")
0.0280699s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.1\", fxRollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0260311s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"6.1.1-preview.1\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0287819s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"LatestPatch\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.030644s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Major\", fxRefVersion: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0255119s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Major\", fxRefVersion: \"6.1.1-preview.1\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0279268s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Major\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0273574s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Major\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"Major\", resolvedFramework: \"6.1.1-preview.2\")
0.0253258s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Minor\", fxRefVersion: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0290705s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Minor\", fxRefVersion: \"6.1.1-preview.1\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0305752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Minor\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"LatestPatch\", resolvedFramework: \"6.1.1-preview.2\")
0.0265778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersion(appRollForward: \"Minor\", fxRefVersion: \"6.1.1-preview.2\", fxRollForward: \"Minor\", resolvedFramework: \"6.1.1-preview.2\")
0.0331965s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", higherFxRollForward: \"LatestPatch\", lowerFxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0296702s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestMajor\", fxRefVersion: \"5.1.0\", higherFxRollForward: \"Minor\", lowerFxRollForward: \"Minor\", resolvedFramework: \"5.6.0\")
0.0334364s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", higherFxRollForward: \"LatestPatch\", lowerFxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0337976s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", higherFxRollForward: \"Minor\", lowerFxRollForward: \"Minor\", resolvedFramework: \"5.6.0\")
0.0289795s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestMinor\", fxRefVersion: \"5.1.0\", higherFxRollForward: null, lowerFxRollForward: null, resolvedFramework: \"5.6.0\")
0.036714s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.PropagateRollToHighestVersionAcrossMultipleFrameworks(appRollForward: \"LatestPatch\", fxRefVersion: \"5.1.0\", higherFxRollForward: \"Minor\", lowerFxRollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0307861s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.030601s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0274109s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForward: \"Major\", resolvedFramework: \"5.4.1\")
0.0288282s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForward: \"Minor\", resolvedFramework: \"5.4.1\")
0.0277209s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForward: null, resolvedFramework: \"5.4.1\")
0.0256562s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.1\", rollForward: \"Disable\", resolvedFramework: \"5.4.1\")
0.0247421s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"6.0.0\", rollForward: \"Major\", resolvedFramework: \"[failed to reconcile]\")
0.0265912s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"6.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0308778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0317542s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0252155s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"Major\", resolvedFramework: \"5.4.1\")
0.0289923s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"Minor\", resolvedFramework: \"5.4.1\")
0.0303127s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: null, resolvedFramework: \"5.4.1\")
0.0279703s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.1\", rollForward: \"Disable\", resolvedFramework: \"5.4.1\")
0.0236276s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForward: \"Major\", resolvedFramework: \"[failed to reconcile]\")
0.0265281s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0275076s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"1.0.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0291898s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"1.0.0\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0254258s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"1.0.0\", rollForward: \"Minor\", resolvedFramework: \"[not found]\")
0.0242736s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForward: \"Disable\", resolvedFramework: \"[not found]\")
0.0300686s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0274756s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForward: \"LatestPatch\", resolvedFramework: \"[not found]\")
0.031273s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.031795s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0293667s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.0\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0287648s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0278215s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0287474s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0252043s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0255089s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0250057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.3\", rollForward: \"Disable\", resolvedFramework: \"5.1.3\")
0.027198s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0280591s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0237754s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0275087s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"Disable\", resolvedFramework: \"[failed to reconcile]\")
0.0257324s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0254484s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"LatestPatch\", resolvedFramework: \"[failed to reconcile]\")
0.0280275s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0259694s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0288544s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0260245s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0283372s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0288981s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0271199s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0270728s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0280173s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0312929s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0314011s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.3\", rollForward: \"Disable\", resolvedFramework: \"5.1.3\")
0.0275108s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0-preview.1\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0269595s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0-preview.1\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0301317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0-preview.1\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.027791s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0315024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.027396s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0282967s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.1-preview.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0321305s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0-preview.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0258257s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0-preview.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0298641s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0299857s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0279473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.0\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0279497s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0271669s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0306856s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0278059s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0322489s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Disable\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0317725s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0262127s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMajor\", rollForwardToPreRelease: True, resolvedFramework: \"6.2.1\")
0.0281389s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0299101s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMinor\", rollForwardToPreRelease: True, resolvedFramework: \"6.2.1\")
0.0279292s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0313096s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestPatch\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0282889s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0336462s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Major\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0278441s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0322521s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0288875s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0309544s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0317109s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0338275s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0287629s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0306137s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0298918s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0348273s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0300788s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.2.1-preview.1\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0268528s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0254822s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.0\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.0\")
0.0285021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.0\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.3\")
0.0790288s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.0\")
0.0291001s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.3\")
0.0245608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.0.1-preview.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0305019s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.1.0\")
0.0781661s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.3\")
0.0257592s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.0\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0293725s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.0\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0341002s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0292925s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.0\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0266176s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0318743s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Disable\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0316079s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0283718s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMajor\", rollForwardToPreRelease: True, resolvedFramework: \"6.2.1\")
0.0317308s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0318972s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestMinor\", rollForwardToPreRelease: True, resolvedFramework: \"6.2.1\")
0.0283644s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.1.1-preview.2\")
0.0280937s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"LatestPatch\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0271164s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0327282s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Major\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0304314s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0279189s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0321021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0269167s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.1.1-preview.2\", rollForward: null, rollForwardToPreRelease: True, resolvedFramework: \"6.1.1-preview.2\")
0.0302446s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0329023s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0324356s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0266334s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"LatestPatch\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0321755s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0282278s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0325664s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_Release(versionReference: \"6.2.1-preview.1\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"6.2.1\")
0.0285018s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"1.0.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.029836s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"1.0.0\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0252891s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"1.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0269091s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForward: \"Disable\", resolvedFramework: \"[failed to reconcile]\")
0.0270358s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0256127s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForward: \"LatestPatch\", resolvedFramework: \"[failed to reconcile]\")
0.0268296s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0276479s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0284344s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.0\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0299572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.1\", rollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0325509s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.1\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0269184s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.1\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0277927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.1\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.027598s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.1\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0295099s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"1.0.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0258734s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"1.0.0\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0267334s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"1.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0245011s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForward: \"Disable\", resolvedFramework: \"[failed to reconcile]\")
0.0317475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0282608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForward: \"LatestPatch\", resolvedFramework: \"[failed to reconcile]\")
0.0277633s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0259861s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0256379s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.0\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.045139s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.026939s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0286009s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.029384s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0277088s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0302461s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.3\", rollForward: \"Disable\", resolvedFramework: \"5.1.3\")
0.0293004s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0279387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0301315s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForward: \"Major\", resolvedFramework: \"5.4.1\")
0.0337202s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForward: \"Minor\", resolvedFramework: \"5.4.1\")
0.0303831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForward: null, resolvedFramework: \"5.4.1\")
0.0286384s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.1\", rollForward: \"Disable\", resolvedFramework: \"5.4.1\")
0.0274048s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.7.0\", rollForward: \"LatestMajor\", resolvedFramework: \"[not found]\")
0.0257478s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.7.0\", rollForward: \"LatestMinor\", resolvedFramework: \"[not found]\")
0.0315792s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.7.0\", rollForward: \"Major\", resolvedFramework: \"[not found]\")
0.0325643s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.7.0\", rollForward: \"Minor\", resolvedFramework: \"[not found]\")
0.0290709s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"6.0.0\", rollForward: \"Major\", resolvedFramework: \"[failed to reconcile]\")
0.0277182s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"6.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0277113s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.1.3\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"5.1.3\")
0.0285999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"5.6.0\")
0.0259267s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", rollForwardToPreRelease: True, resolvedFramework: \"5.6.0\")
0.0299738s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"5.6.0\")
0.0275309s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", rollForwardToPreRelease: True, resolvedFramework: \"5.6.0\")
0.0285005s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"5.4.1\")
0.0262949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"Major\", rollForwardToPreRelease: True, resolvedFramework: \"5.4.1\")
0.0261077s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"5.4.1\")
0.0296126s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"5.4.1\")
0.0292983s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForward: null, rollForwardToPreRelease: False, resolvedFramework: \"5.4.1\")
0.0311834s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.1\", rollForward: \"Disable\", rollForwardToPreRelease: False, resolvedFramework: \"5.4.1\")
0.0298823s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.7.0\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0303534s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.7.0\", rollForward: \"LatestMinor\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0336812s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.7.0\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.026677s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.7.0\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"[not found]\")
0.0288387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.7.0\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"[not found]\")
0.0271318s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"6.0.0\", rollForward: \"LatestMajor\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0233793s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"6.0.0\", rollForward: \"Major\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0235329s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"6.0.0\", rollForward: \"Minor\", rollForwardToPreRelease: False, resolvedFramework: \"[failed to reconcile]\")
0.0286655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"6.0.0\", rollForward: \"Minor\", rollForwardToPreRelease: True, resolvedFramework: \"[failed to reconcile]\")
0.0932266s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.1.3\", rollForward: \"Disable\", resolvedFramework: \"5.1.3\")
0.036346s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0367105s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0322272s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"Major\", resolvedFramework: \"5.4.1\")
0.0375632s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: \"Minor\", resolvedFramework: \"5.4.1\")
0.0341687s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForward: null, resolvedFramework: \"5.4.1\")
0.0373215s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.1\", rollForward: \"Disable\", resolvedFramework: \"5.4.1\")
0.0308936s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForward: \"Major\", resolvedFramework: \"[failed to reconcile]\")
0.0277387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.0363361s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0341997s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0299661s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForward: \"Minor\", resolvedFramework: \"[failed to reconcile]\")
0.033339s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"Disable\", resolvedFramework: \"[failed to reconcile]\")
0.0362017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0297096s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"LatestPatch\", resolvedFramework: \"[failed to reconcile]\")
0.0351511s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0326123s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0377302s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0354475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"Disable\", resolvedFramework: \"5.1.1\")
0.0376492s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0368654s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0301142s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: \"Minor\", resolvedFramework: \"5.1.3\")
0.0355799s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForward: null, resolvedFramework: \"5.1.3\")
0.0603741s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"4.0.0\", appRollForward: \"LatestMajor\", fxVersionReference: \"4.0.0\", fxRollForward: \"Major\", resolvedFramework: \"6.2.1\")
0.0541641s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"4.0.0\", appRollForward: \"LatestMajor\", fxVersionReference: \"4.0.0\", fxRollForward: \"Minor\", resolvedFramework: \"[not found]\")
0.0526669s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: \"LatestMajor\", fxVersionReference: \"5.0.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"[not found]\")
0.0597295s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: \"LatestMajor\", fxVersionReference: \"5.0.0\", fxRollForward: \"Minor\", resolvedFramework: \"5.6.0\")
0.0630966s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: \"LatestMinor\", fxVersionReference: \"5.0.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0517647s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: \"LatestMinor\", fxVersionReference: \"5.0.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"[not found]\")
0.0559814s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: \"LatestMinor\", fxVersionReference: \"5.0.0\", fxRollForward: \"Major\", resolvedFramework: \"5.6.0\")
0.0596973s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: null, fxVersionReference: \"5.0.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"5.6.0\")
0.0563286s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: null, fxVersionReference: \"5.0.0\", fxRollForward: \"LatestMinor\", resolvedFramework: \"5.6.0\")
0.0493347s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: null, fxVersionReference: \"5.0.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"[not found]\")
0.0566322s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: null, fxVersionReference: \"5.0.0\", fxRollForward: \"Major\", resolvedFramework: \"5.1.3\")
0.0525755s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.0.0\", appRollForward: null, fxVersionReference: \"5.0.0\", fxRollForward: null, resolvedFramework: \"5.1.3\")
0.0512629s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"Disable\", resolvedFramework: \"[not found]\")
0.0512755s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"LatestMajor\", resolvedFramework: \"[not found]\")
0.0565559s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"LatestMinor\", resolvedFramework: \"[not found]\")
0.0520114s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"[not found]\")
0.0506108s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"Major\", resolvedFramework: \"[not found]\")
0.0570984s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"Disable\", fxVersionReference: \"5.1.0\", fxRollForward: \"Minor\", resolvedFramework: \"[not found]\")
0.0571555s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"LatestMajor\", fxVersionReference: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")
0.0596242s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardMultipleFrameworks.ReconcileFrameworkReferences_MergeRollForward(appVersionReference: \"5.1.0\", appRollForward: \"LatestMinor\", fxVersionReference: \"5.1.0\", fxRollForward: \"LatestPatch\", resolvedFramework: \"5.1.3\")

2.692s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx   (149 tests)

0.0138915s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.ExactMatchOnPreRelease_NoSettings
0.0138809s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.ExactMatchOnRelease_NoSettings
0.012891s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False)
0.1073011s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null)
0.0125999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False)
0.0126475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null)
0.012797s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False)
0.0130612s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null)
0.0127387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False)
0.0127901s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null)
0.0126716s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False)
0.0125815s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null)
0.012566s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False)
0.0126315s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.NeverRollBackOnRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null)
0.0156461s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.PreReleaseReference_CanRollToRelease
0.0198998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardDisabledOnCandidateFxAndDisabledApplyPatches_FailsToRollPatches
The command error output did not contain expected result: \"Did not roll forward because apply_patches=0, version_compatibility_range=patch chose [5.1.0]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 150\\nStdOut:\\n\\nStdErr:\\nIt was not possible to find any compatible framework version\\nThe framework 'Microsoft.NETCore.App', version '5.1.0' was not found.\\n  - The following frameworks were found:\\n      5.1.3 at [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App]\\n\\nYou can resolve the problem by installing the specified framework and/or SDK.\\n\\nThe specified framework can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.1.0&arch=x64&rid=osx.10.15-x64\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardDisabledOnCandidateFxAndDisabledApplyPatches_FailsToRollPatches() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFx.cs:line 180
0.0138381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardDisabledOnCandidateFxAndDisabledApplyPatches_MatchesExact
0.0134103s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0135553s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0137421s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"[not found]\")
0.01381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[not found]\")
0.0138337s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"4.1.1\")
0.013863s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0134812s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"[not found]\")
0.0141951s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[not found]\")
0.0126169s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null, passes: False)
0.0129338s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False, passes: False)
0.0125627s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null, passes: False)
0.0137251s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False, passes: True)
0.0133336s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null, passes: True)
0.0131995s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null, passes: False)
0.0135086s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0137786s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0140462s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0139239s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0143103s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0138951s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0139394s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0143373s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0127473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null, passes: False)
0.0134815s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False, passes: True)
0.0135357s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null, passes: True)
0.0133564s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False, passes: True)
0.0135463s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null, passes: True)
0.0133428s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: False, passes: True)
0.0141918s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null, passes: True)
0.0134888s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0137176s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0139978s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"4.5.2\")
0.0137629s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"4.5.2\")
0.0141767s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"4.5.2\")
0.0135567s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"4.5.2\")
0.01388s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"4.5.2\")
0.153522s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinor_RollOverPreRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"4.5.2\")
0.0143296s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinorDisabledOnNoCandidateFx_FailsToRoll
The command error output did not contain expected result: \"Attempting FX roll forward\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 150\\nStdOut:\\n\\nStdErr:\\nIt was not possible to find any compatible framework version\\nThe framework 'Microsoft.NETCore.App', version '5.0.0' was not found.\\n  - The following frameworks were found:\\n      5.1.3 at [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App]\\n\\nYou can resolve the problem by installing the specified framework and/or SDK.\\n\\nThe specified framework can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=osx.10.15-x64\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardOnMinorDisabledOnNoCandidateFx_FailsToRoll() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFx.cs:line 206
0.0137995s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0138855s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"2.3.2\")
0.01377s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"2.3.2\")
0.0142116s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"2.3.2\")
0.0138921s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"2.3.2\")
0.0135886s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"2.3.2\")
0.0144245s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"2.3.2\")
0.0686288s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToClosestReleaseWithPreReleaseAvailable_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"2.3.2\")
0.0149276s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"4.1.1\")
0.015232s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0139037s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0146689s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0139156s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0139355s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0441839s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"4.1.1\")
0.0640597s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_PicksLatestReleasePatch(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"4.1.2\")
0.0130459s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null)
0.0136574s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False)
0.01363s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null)
0.0137264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False)
0.0141081s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null)
0.0139109s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null)
0.0145297s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_WithHigherPreReleasePresent(rollForwardOnNoCandidateFx: 1)
0.0141003s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_WithHigherPreReleasePresent(rollForwardOnNoCandidateFx: 2)
0.0663142s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToLatestPatch_WithHigherPreReleasePresent(rollForwardOnNoCandidateFx: null)
0.0140364s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_CanRollOnPatch
0.0136005s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_ExactPreReleaseMatch(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0134307s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_ExactPreReleaseMatch(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0136132s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_ExactPreReleaseMatch(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0135063s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_ExactPreReleaseMatch(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.014149s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_ExactPreReleaseMatch(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0141514s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromDifferentPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0139288s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromDifferentPreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0138153s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromDifferentPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0141411s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromDifferentPreRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0138383s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromSamePreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0134516s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromSamePreRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0136231s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromSamePreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0142277s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromSamePreRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0709614s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease_FromSamePreRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0135352s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False)
0.013693s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease(rollForwardOnNoCandidateFx: 2, applyPatches: True)
0.0139062s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreRelease(rollForwardOnNoCandidateFx: null, applyPatches: null)
0.0133434s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null)
0.0138888s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False)
0.013521s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null)
0.013427s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False)
0.0137304s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null)
0.0142467s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseLatestPatch_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null)
0.0135156s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0139911s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0138537s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"[not found]\")
0.0137117s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[not found]\")
0.0142102s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"7.1.1-preview.1\")
0.0653797s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"7.1.1-preview.1\")
0.0161832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"[not found]\")
0.0144552s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[not found]\")
0.0128098s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null, passes: False)
0.0129763s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False, passes: False)
0.0130062s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null, passes: False)
0.0149734s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False, passes: True)
0.0653323s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null, passes: True)
0.0133145s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMajor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null, passes: False)
0.0134018s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0140572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0140705s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0135575s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0137937s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"6.1.1\")
0.0130879s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"6.1.1\")
0.0137777s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0141416s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.01271s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 0, applyPatches: null, passes: False)
0.0141456s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: False, passes: True)
0.01372s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 1, applyPatches: null, passes: True)
0.0134979s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: False, passes: True)
0.0129046s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: 2, applyPatches: null, passes: True)
0.0176221s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: False, passes: True)
0.0181038s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseOnMinor_RollForwardOnNoCandidateFx(rollForwardOnNoCandidateFx: null, applyPatches: null, passes: True)
0.0138363s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0133999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.2.3-preview.1\")
0.0136018s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.2.3-preview.1\")
0.0136326s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.2.3-preview.1\")
0.0141086s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"6.1.1\")
0.0138221s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"6.1.1\")
0.0138157s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"5.2.3-preview.1\")
0.0643768s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToClosestPreRelease_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.2.3-preview.1\")
0.0134231s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0134934s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0159524s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0138526s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")
0.0137664s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: False, resolvedFramework: \"6.1.1\")
0.0139711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"6.1.1\")
0.0136781s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: False, resolvedFramework: \"5.1.3-preview.1\")
0.0142441s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFx.RollForwardToPreReleaseToLatestPatch_FromRelease(rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3-preview.1\")

2.233s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks   (69 tests)

0.0901517s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_name: HighWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 7.3.1\\nmock fx_names: \\nmock fx_names: HighWare\\nmock fx_names: MiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 7.3.1\\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 7.3.1\\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: HighWare 7.3.1 [requested: 7.3.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/HighWare/7.3.1]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkChain() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFxMultipleFrameworks.cs:line 406
0.1059166s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree
The command error output did not contain expected result: \"--- Restarting all framework resolution because the previously resolved framework 'Microsoft.NETCore.App', version '5.1.1' must be re-resolved with the new version '5.4.1'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/FrameworkReferenceApp/FrameworkReferenceApp.dll\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_name: MiddleWare\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 2.1.2\\nmock fx_names: \\nmock fx_names: MiddleWare\\nmock fx_names: AnotherMiddleWare\\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0\\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 2.1.2\\nmock fx_requested_versions: 3.0.0\\nmock fx_requested_versions: 5.1.1\\nmock fx_found_versions: \\nmock fx_found_versions: 2.1.2\\nmock fx_found_versions: 3.0.0\\nmock fx_found_versions: 5.6.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: MiddleWare 2.1.2 [requested: 2.1.2] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/MiddleWare/2.1.2]\\nmock frameworks: AnotherMiddleWare 3.0.0 [requested: 3.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/AnotherMiddleWare/3.0.0]\\nmock frameworks: Microsoft.NETCore.App 5.6.0 [requested: 5.1.1] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/frameworkResolution/0/WithOneFramework/shared/Microsoft.NETCore.App/5.6.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.FrameworkResolutionCommandResultExtensions.RestartedFrameworkResolution(CommandResultAssertions assertion, String resolvedVersion, String newVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/FrameworkResolutionCommandResultExtensions.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.FrameworkResolutionRetry_FrameworkTree() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/FrameworkResolution/RollForwardOnNoCandidateFxMultipleFrameworks.cs:line 435
0.0288616s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"5.4.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.4.1\")
0.0254418s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher_HardResolve(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: null)
0.0269214s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.4.1\")
0.0240568s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0235853s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[not found]\")
0.0278278s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0248886s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[not found]\")
0.0278888s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0270672s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0238388s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[not found]\")
0.0272273s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0280563s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0285723s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0259834s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower_HardResolve(versionReference: \"5.1.1\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0242107s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0271839s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0259186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.028216s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0258865s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0243717s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[failed to reconcile]\")
0.0267271s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0257851s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0295708s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0257643s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_AppFrameworkReference_ToLower(versionReference: \"5.1.1\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0781092s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"6.2.1\")
0.0249406s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.1-preview.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0507474s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.0.1-preview.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"6.1.1-preview.2\")
0.0247285s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0-preview.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[failed to reconcile]\")
0.0275009s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.0-preview.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"6.1.1-preview.2\")
0.0272524s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"6.1.1-preview.2\")
0.0270467s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.1\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"6.1.1-preview.2\")
0.0274723s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.1\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"6.1.1-preview.2\")
0.0282999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.1\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"6.1.1-preview.2\")
0.0290307s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_PreRelease(versionReference: \"6.1.1-preview.2\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"6.1.1-preview.2\")
0.0247077s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0261778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0712528s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0824152s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0282837s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0260362s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0254358s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[failed to reconcile]\")
0.0287102s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0280219s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0295845s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToHigher_HardResolve(versionReference: \"5.1.3\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.3\")
0.0291216s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"5.4.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.4.1\")
0.0250456s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower_HardResolve(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0611223s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"5.4.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.4.1\")
0.023897s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerFrameworkReference_ToLower(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0342978s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"5.4.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.4.1\")
0.028428s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToHigher(versionReference: \"6.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0306541s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.031516s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0320806s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0301865s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0304884s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0290032s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[failed to reconcile]\")
0.0325893s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFrameworkReferences_InnerToInnerFrameworkReference_ToLower(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0243632s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0269209s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"1.0.0\", rollForwardOnNoCandidateFx: 2, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0262997s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"[failed to reconcile]\")
0.0267576s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: 1, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0285689s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.0.0\", rollForwardOnNoCandidateFx: null, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0239927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"[failed to reconcile]\")
0.026572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 0, applyPatches: null, resolvedFramework: \"5.1.3\")
0.0258075s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.0\", rollForwardOnNoCandidateFx: 1, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0260379s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.ReconcileFxReferences_InnerFrameworkReference_ToHigher(versionReference: \"5.1.1\", rollForwardOnNoCandidateFx: 0, applyPatches: False, resolvedFramework: \"5.1.1\")
0.0334677s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxMultipleFrameworks.RollForwardOnAllFrameworks

0.624s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardOnNoCandidateFxSettings   (29 tests)

1.752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardPreReleaseOnly   (96 tests)

1.919s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardReleaseAndPreRelease   (88 tests)

0.964s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardReleaseOnly   (56 tests)

1.621s  Microsoft.DotNet.CoreSetup.Test.HostActivation.FrameworkResolution.RollForwardSettings   (56 tests)

17.302s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility   (4 tests)

3.8819497s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_20
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nTracing enabled\\n--- Invoked hostfxr [commit hash: 2d61d0b043915bc948ebf98836fefe9ba942be11] main\\nOwn dll path '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll'\\nChecking if CoreCLR path exists=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib]\\nDetecting mode... CoreCLR present in own dir [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/] and checking if [StandaloneApp.deps.json] file present=[1]\\n--- Executing in standalone mode...\\nTreating application '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll' as a managed executable.\\nApp runtimeconfig.json from [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll]\\nRuntime config is cfg=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json dev=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.dev.json\\nAttempting to read runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json\\nAttempting to read dev runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.dev.json\\nRuntime config [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json] is valid=[1]\\nExecuting as a standalone app as per config file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.runtimeconfig.json]\\n--- Resolving libhostpolicy.dylib version from deps json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json]\\nResolved version 2.0.7 from dependency manifest file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json]\\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\nDid not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7/runtimes/osx-x64/native\\nThe expected libhostpolicy.dylib directory is [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/]\\nTracing enabled\\nReading from host interface version: [0x16041101:144] to initialize policy version: [0x16041101:144]\\n--- Invoked hostpolicy [commit hash: 2d61d0b043915bc948ebf98836fefe9ba942be11] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.7,runtimes/osx-x64/native][x64] main = {\\n/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp\\n}\\nDeps file: \\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\n-- arguments_t: own_path='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp' app_dir='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/' deps='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json' core_svc='' mgd_app='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll'\\n-- arguments_t: dotnet shared store: ''\\nLoading deps file... /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json as portable=[0]\\nAdding runtime asset lib/netstandard1.0/Newtonsoft.Json.dll from Newtonsoft.Json/9.0.1\\nAdding runtime asset StandaloneApp.dll from StandaloneApp/1.0.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/System.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Globalization.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Native.a from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libclrjit.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libcoreclr.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libdbgshim.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libmscordaccore.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libmscordbi.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/libsos.dylib from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/sosdocsunix.txt from runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nAdding native asset runtimes/osx-x64/native/apphost from runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7\\nAdding native asset runtimes/osx-x64/native/libhostpolicy.dylib from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nAdding native asset runtimes/osx-x64/native/libhostfxr.dylib from runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7\\nReconciling library Microsoft.CSharp/4.0.1\\nLibrary Microsoft.CSharp/4.0.1 does not exist\\nReconciling library Microsoft.NETCore.App/2.0.7\\nLibrary Microsoft.NETCore.App/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetAppHost/2.0.7\\nLibrary Microsoft.NETCore.DotNetAppHost/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nLibrary Microsoft.NETCore.DotNetHostPolicy/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostResolver/2.0.7\\nLibrary Microsoft.NETCore.DotNetHostResolver/2.0.7 does not exist\\nReconciling library Microsoft.NETCore.Platforms/2.0.2\\nLibrary Microsoft.NETCore.Platforms/2.0.2 does not exist\\nReconciling library Microsoft.NETCore.Targets/1.0.1\\nLibrary Microsoft.NETCore.Targets/1.0.1 does not exist\\nReconciling library NETStandard.Library/2.0.1\\nLibrary NETStandard.Library/2.0.1 does not exist\\nReconciling library Newtonsoft.Json/9.0.1\\nParsed runtime deps entry 0 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, version: 9.0.1, relpath: lib/netstandard1.0/Newtonsoft.Json.dll\\nReconciling library StandaloneApp/1.0.0\\nParsed runtime deps entry 1 for asset name: StandaloneApp from project: StandaloneApp, version: 1.0.0, relpath: StandaloneApp.dll\\nReconciling library System.Collections/4.0.11\\nLibrary System.Collections/4.0.11 does not exist\\nReconciling library System.Diagnostics.Debug/4.0.11\\nLibrary System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library System.Diagnostics.Tools/4.0.1\\nLibrary System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library System.Dynamic.Runtime/4.0.11\\nLibrary System.Dynamic.Runtime/4.0.11 does not exist\\nReconciling library System.Globalization/4.0.11\\nLibrary System.Globalization/4.0.11 does not exist\\nReconciling library System.IO.FileSystem.Primitives/4.0.1\\nLibrary System.IO.FileSystem.Primitives/4.0.1 does not exist\\nReconciling library System.IO.FileSystem/4.0.1\\nLibrary System.IO.FileSystem/4.0.1 does not exist\\nReconciling library System.IO/4.1.0\\nLibrary System.IO/4.1.0 does not exist\\nReconciling library System.Linq.Expressions/4.1.0\\nLibrary System.Linq.Expressions/4.1.0 does not exist\\nReconciling library System.Linq/4.1.0\\nLibrary System.Linq/4.1.0 does not exist\\nReconciling library System.ObjectModel/4.0.12\\nLibrary System.ObjectModel/4.0.12 does not exist\\nReconciling library System.Private.Uri/4.0.1\\nLibrary System.Private.Uri/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.ILGeneration/4.0.1\\nLibrary System.Reflection.Emit.ILGeneration/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.Lightweight/4.0.1\\nLibrary System.Reflection.Emit.Lightweight/4.0.1 does not exist\\nReconciling library System.Reflection.Emit/4.0.1\\nLibrary System.Reflection.Emit/4.0.1 does not exist\\nReconciling library System.Reflection.Extensions/4.0.1\\nLibrary System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library System.Reflection.Primitives/4.0.1\\nLibrary System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library System.Reflection.TypeExtensions/4.1.0\\nLibrary System.Reflection.TypeExtensions/4.1.0 does not exist\\nReconciling library System.Reflection/4.1.0\\nLibrary System.Reflection/4.1.0 does not exist\\nReconciling library System.Resources.ResourceManager/4.0.1\\nLibrary System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library System.Runtime.Extensions/4.1.0\\nLibrary System.Runtime.Extensions/4.1.0 does not exist\\nReconciling library System.Runtime.Handles/4.0.1\\nLibrary System.Runtime.Handles/4.0.1 does not exist\\nReconciling library System.Runtime.InteropServices/4.1.0\\nLibrary System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library System.Runtime.Serialization.Primitives/4.1.1\\nLibrary System.Runtime.Serialization.Primitives/4.1.1 does not exist\\nReconciling library System.Runtime/4.1.0\\nLibrary System.Runtime/4.1.0 does not exist\\nReconciling library System.Text.Encoding.Extensions/4.0.11\\nLibrary System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library System.Text.Encoding/4.0.11\\nLibrary System.Text.Encoding/4.0.11 does not exist\\nReconciling library System.Text.RegularExpressions/4.1.0\\nLibrary System.Text.RegularExpressions/4.1.0 does not exist\\nReconciling library System.Threading.Tasks.Extensions/4.0.0\\nLibrary System.Threading.Tasks.Extensions/4.0.0 does not exist\\nReconciling library System.Threading.Tasks/4.0.11\\nLibrary System.Threading.Tasks/4.0.11 does not exist\\nReconciling library System.Threading/4.0.11\\nLibrary System.Threading/4.0.11 does not exist\\nReconciling library System.Xml.ReaderWriter/4.0.11\\nLibrary System.Xml.ReaderWriter/4.0.11 does not exist\\nReconciling library System.Xml.XDocument/4.0.11\\nLibrary System.Xml.XDocument/4.0.11 does not exist\\nReconciling library runtime.any.System.Collections/4.0.11\\nLibrary runtime.any.System.Collections/4.0.11 does not exist\\nReconciling library runtime.any.System.Diagnostics.Tools/4.0.1\\nLibrary runtime.any.System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library runtime.any.System.Globalization/4.0.11\\nLibrary runtime.any.System.Globalization/4.0.11 does not exist\\nReconciling library runtime.any.System.IO/4.1.0\\nLibrary runtime.any.System.IO/4.1.0 does not exist\\nReconciling library runtime.any.System.Reflection.Extensions/4.0.1\\nLibrary runtime.any.System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library runtime.any.System.Reflection.Primitives/4.0.1\\nLibrary runtime.any.System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library runtime.any.System.Reflection/4.1.0\\nLibrary runtime.any.System.Reflection/4.1.0 does not exist\\nReconciling library runtime.any.System.Resources.ResourceManager/4.0.1\\nLibrary runtime.any.System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library runtime.any.System.Runtime.Handles/4.0.1\\nLibrary runtime.any.System.Runtime.Handles/4.0.1 does not exist\\nReconciling library runtime.any.System.Runtime.InteropServices/4.1.0\\nLibrary runtime.any.System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library runtime.any.System.Runtime/4.1.0\\nLibrary runtime.any.System.Runtime/4.1.0 does not exist\\nReconciling library runtime.any.System.Text.Encoding.Extensions/4.0.11\\nLibrary runtime.any.System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library runtime.any.System.Text.Encoding/4.0.11\\nLibrary runtime.any.System.Text.Encoding/4.0.11 does not exist\\nReconciling library runtime.any.System.Threading.Tasks/4.0.11\\nLibrary runtime.any.System.Threading.Tasks/4.0.11 does not exist\\nReconciling library runtime.native.System.Security.Cryptography/4.0.0\\nLibrary runtime.native.System.Security.Cryptography/4.0.0 does not exist\\nReconciling library runtime.native.System/4.0.0\\nLibrary runtime.native.System/4.0.0 does not exist\\nReconciling library runtime.osx-x64.Microsoft.NETCore.App/2.0.7\\nParsed runtime deps entry 2 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll\\nParsed runtime deps entry 3 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll\\nParsed runtime deps entry 4 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll\\nParsed runtime deps entry 5 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll\\nParsed runtime deps entry 6 for asset name: SOS.NETCore from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll\\nParsed runtime deps entry 7 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll\\nParsed runtime deps entry 8 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll\\nParsed runtime deps entry 9 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll\\nParsed runtime deps entry 10 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll\\nParsed runtime deps entry 11 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll\\nParsed runtime deps entry 12 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll\\nParsed runtime deps entry 13 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll\\nParsed runtime deps entry 14 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll\\nParsed runtime deps entry 15 for asset name: System.ComponentModel.Composition from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll\\nParsed runtime deps entry 16 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll\\nParsed runtime deps entry 17 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll\\nParsed runtime deps entry 18 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll\\nParsed runtime deps entry 19 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll\\nParsed runtime deps entry 20 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll\\nParsed runtime deps entry 21 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll\\nParsed runtime deps entry 22 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll\\nParsed runtime deps entry 23 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll\\nParsed runtime deps entry 24 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll\\nParsed runtime deps entry 25 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll\\nParsed runtime deps entry 26 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll\\nParsed runtime deps entry 27 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll\\nParsed runtime deps entry 28 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll\\nParsed runtime deps entry 29 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll\\nParsed runtime deps entry 30 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll\\nParsed runtime deps entry 31 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll\\nParsed runtime deps entry 32 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll\\nParsed runtime deps entry 33 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll\\nParsed runtime deps entry 34 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll\\nParsed runtime deps entry 35 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll\\nParsed runtime deps entry 36 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll\\nParsed runtime deps entry 37 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll\\nParsed runtime deps entry 38 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll\\nParsed runtime deps entry 39 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll\\nParsed runtime deps entry 40 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll\\nParsed runtime deps entry 41 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll\\nParsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll\\nParsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll\\nParsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll\\nParsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll\\nParsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll\\nParsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll\\nParsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll\\nParsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll\\nParsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll\\nParsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll\\nParsed runtime deps entry 52 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll\\nParsed runtime deps entry 53 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll\\nParsed runtime deps entry 54 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll\\nParsed runtime deps entry 55 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll\\nParsed runtime deps entry 56 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll\\nParsed runtime deps entry 57 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll\\nParsed runtime deps entry 58 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll\\nParsed runtime deps entry 59 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll\\nParsed runtime deps entry 60 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll\\nParsed runtime deps entry 61 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll\\nParsed runtime deps entry 62 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll\\nParsed runtime deps entry 63 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll\\nParsed runtime deps entry 64 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll\\nParsed runtime deps entry 65 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll\\nParsed runtime deps entry 66 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll\\nParsed runtime deps entry 67 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll\\nParsed runtime deps entry 68 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll\\nParsed runtime deps entry 69 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll\\nParsed runtime deps entry 70 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll\\nParsed runtime deps entry 71 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll\\nParsed runtime deps entry 72 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll\\nParsed runtime deps entry 73 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll\\nParsed runtime deps entry 74 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll\\nParsed runtime deps entry 75 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll\\nParsed runtime deps entry 76 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll\\nParsed runtime deps entry 77 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll\\nParsed runtime deps entry 78 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll\\nParsed runtime deps entry 79 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll\\nParsed runtime deps entry 80 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll\\nParsed runtime deps entry 81 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll\\nParsed runtime deps entry 82 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll\\nParsed runtime deps entry 83 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll\\nParsed runtime deps entry 84 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll\\nParsed runtime deps entry 85 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll\\nParsed runtime deps entry 86 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll\\nParsed runtime deps entry 87 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll\\nParsed runtime deps entry 88 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll\\nParsed runtime deps entry 89 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll\\nParsed runtime deps entry 90 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll\\nParsed runtime deps entry 91 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll\\nParsed runtime deps entry 92 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll\\nParsed runtime deps entry 93 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll\\nParsed runtime deps entry 94 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll\\nParsed runtime deps entry 95 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll\\nParsed runtime deps entry 96 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll\\nParsed runtime deps entry 97 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll\\nParsed runtime deps entry 98 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll\\nParsed runtime deps entry 99 for asset name: System.Runtime.InteropServices.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll\\nParsed runtime deps entry 100 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll\\nParsed runtime deps entry 101 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll\\nParsed runtime deps entry 102 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll\\nParsed runtime deps entry 103 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll\\nParsed runtime deps entry 104 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll\\nParsed runtime deps entry 105 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll\\nParsed runtime deps entry 106 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll\\nParsed runtime deps entry 107 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll\\nParsed runtime deps entry 108 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll\\nParsed runtime deps entry 109 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll\\nParsed runtime deps entry 110 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll\\nParsed runtime deps entry 111 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll\\nParsed runtime deps entry 112 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll\\nParsed runtime deps entry 113 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll\\nParsed runtime deps entry 114 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll\\nParsed runtime deps entry 115 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll\\nParsed runtime deps entry 116 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll\\nParsed runtime deps entry 117 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll\\nParsed runtime deps entry 118 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll\\nParsed runtime deps entry 119 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll\\nParsed runtime deps entry 120 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll\\nParsed runtime deps entry 121 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll\\nParsed runtime deps entry 122 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll\\nParsed runtime deps entry 123 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll\\nParsed runtime deps entry 124 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll\\nParsed runtime deps entry 125 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll\\nParsed runtime deps entry 126 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll\\nParsed runtime deps entry 127 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll\\nParsed runtime deps entry 128 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll\\nParsed runtime deps entry 129 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll\\nParsed runtime deps entry 130 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll\\nParsed runtime deps entry 131 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll\\nParsed runtime deps entry 132 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll\\nParsed runtime deps entry 133 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll\\nParsed runtime deps entry 134 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll\\nParsed runtime deps entry 135 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll\\nParsed runtime deps entry 136 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll\\nParsed runtime deps entry 137 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll\\nParsed runtime deps entry 138 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll\\nParsed runtime deps entry 139 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll\\nParsed runtime deps entry 140 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll\\nParsed runtime deps entry 141 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll\\nParsed runtime deps entry 142 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll\\nParsed runtime deps entry 143 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll\\nParsed runtime deps entry 144 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll\\nParsed runtime deps entry 145 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll\\nParsed runtime deps entry 146 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll\\nParsed runtime deps entry 147 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll\\nParsed runtime deps entry 148 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll\\nParsed runtime deps entry 149 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll\\nParsed runtime deps entry 150 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll\\nParsed runtime deps entry 151 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/System.dll\\nParsed runtime deps entry 152 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll\\nParsed runtime deps entry 153 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll\\nParsed runtime deps entry 154 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll\\nParsed native deps entry 0 for asset name: System.Globalization.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Globalization.Native.dylib\\nParsed native deps entry 1 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.dylib\\nParsed native deps entry 2 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Native.a\\nParsed native deps entry 3 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Native.dylib\\nParsed native deps entry 4 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Net.Http.Native.dylib\\nParsed native deps entry 5 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Net.Security.Native.dylib\\nParsed native deps entry 6 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll\\nParsed native deps entry 7 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib\\nParsed native deps entry 8 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib\\nParsed native deps entry 9 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libclrjit.dylib\\nParsed native deps entry 10 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libcoreclr.dylib\\nParsed native deps entry 11 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libdbgshim.dylib\\nParsed native deps entry 12 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libmscordaccore.dylib\\nParsed native deps entry 13 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libmscordbi.dylib\\nParsed native deps entry 14 for asset name: libsos from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/libsos.dylib\\nParsed native deps entry 15 for asset name: sosdocsunix from package: runtime.osx-x64.Microsoft.NETCore.App, version: 2.0.7, relpath: runtimes/osx-x64/native/sosdocsunix.txt\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7\\nParsed native deps entry 16 for asset name: apphost from package: runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, version: 2.0.7, relpath: runtimes/osx-x64/native/apphost\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7\\nParsed native deps entry 17 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, version: 2.0.7, relpath: runtimes/osx-x64/native/libhostpolicy.dylib\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7\\nParsed native deps entry 18 for asset name: libhostfxr from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, version: 2.0.7, relpath: runtimes/osx-x64/native/libhostfxr.dylib\\nReconciling library runtime.unix.System.Diagnostics.Debug/4.0.11\\nLibrary runtime.unix.System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library runtime.unix.System.IO.FileSystem/4.0.1\\nLibrary runtime.unix.System.IO.FileSystem/4.0.1 does not exist\\nReconciling library runtime.unix.System.Private.Uri/4.0.1\\nLibrary runtime.unix.System.Private.Uri/4.0.1 does not exist\\nReconciling library runtime.unix.System.Runtime.Extensions/4.1.0\\nLibrary runtime.unix.System.Runtime.Extensions/4.1.0 does not exist\\nThe rid fallback graph is: {\\nosx.10.15-x64 => [\\nosx.10.15, \\nosx.10.14-x64, \\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.14-x64 => [\\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.13-x64 => [\\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.12-x64 => [\\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.11-x64 => [\\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.10-x64 => [\\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx-x64 => [\\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\n}\\n-- Listing probe configurations...\\nprobe_config_t: probe=[]  deps-json=[0x0] deps-dir-probe=[1]\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll\\nProcessing TPA for deps entry [Newtonsoft.Json, 9.0.1, lib/netstandard1.0/Newtonsoft.Json.dll]\\n  Considering entry [Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.CSharp.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.VisualBasic.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/Microsoft.Win32.Registry.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/SOS.NETCore.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.AppContext.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Buffers.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Concurrent.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Immutable.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.NonGeneric.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.Specialized.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Collections.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Annotations.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Composition.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.TypeConverter.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ComponentModel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Configuration.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Console.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Core.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Data.Common.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Data.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Contracts.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Debug.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Process.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.StackTrace.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tools.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.TraceSource.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Diagnostics.Tracing.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Drawing.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Dynamic.Runtime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Calendars.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Globalization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.FileSystem.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.ZipFile.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Compression.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.AccessControl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.Watcher.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.FileSystem.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.IsolatedStorage.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.MemoryMappedFiles.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.Pipes.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.IO.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Expressions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Parallel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.Queryable.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Http.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.HttpListener.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Mail.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NameResolution.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.NetworkInformation.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Ping.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Requests.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Security.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.ServicePoint.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.Sockets.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebClient.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebHeaderCollection.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebProxy.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.Client.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.WebSockets.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Net.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.Vectors.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Numerics.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ObjectModel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.DataContractSerialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Uri.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Private.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Emit.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Metadata.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.TypeExtensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Reflection.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Reader.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.ResourceManager.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Resources.Writer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Handles.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.InteropServices.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Loader.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Numerics.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Json.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.Serialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Runtime.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.AccessControl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Claims.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Csp.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Encoding.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.OpenSsl.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.Primitives.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.Windows.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.Principal.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.SecureString.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Security.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceModel.Web.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ServiceProcess.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.Encoding.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Text.RegularExpressions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Overlapped.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Extensions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.Parallel.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Tasks.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Thread.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.ThreadPool.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.Timer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Threading.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.Local.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Transactions.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.ValueTuple.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Web.HttpUtility.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Web.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Windows.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Linq.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.ReaderWriter.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.Serialization.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.XDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XPath.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlDocument.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.XmlSerializer.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.Xml.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/System.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/System.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/WindowsBase.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/mscorlib.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/lib/netcoreapp2.0/netstandard.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Globalization.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Globalization.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Native.dylib'\\nAdding to native path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.IO.Compression.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.IO.Compression.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Native.a] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Net.Http.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Net.Http.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Net.Security.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Net.Security.Native.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Private.CoreLib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Private.CoreLib.dll] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.Apple.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.Apple.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.OpenSsl.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Native.OpenSsl.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libclrjit.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libclrjit.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libcoreclr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libcoreclr.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libdbgshim.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libdbgshim.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libdbgshim.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libdbgshim.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libmscordaccore.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libmscordaccore.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordaccore.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordaccore.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libmscordbi.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libmscordbi.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordbi.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libmscordbi.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/libsos.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/libsos.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libsos.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libsos.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.0.7, runtimes/osx-x64/native/sosdocsunix.txt]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.0.7/runtimes/osx-x64/native/sosdocsunix.txt] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/sosdocsunix.txt\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/sosdocsunix.txt'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, 2.0.7, runtimes/osx-x64/native/apphost]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.0.7/runtimes/osx-x64/native/apphost] and probe dir []\\n    Local path query did not exist /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/apphost\\n    Skipping... probe in deps dir '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/' failed\\n    Skipping... not found in probe dir ''\\nWarning:\\n  An assembly specified in the application dependencies manifest (StandaloneApp.deps.json) was not found:\\n    package: 'runtime.osx-x64.Microsoft.NETCore.DotNetAppHost', version: '2.0.7'\\n    path: 'runtimes/osx-x64/native/apphost'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 2.0.7, runtimes/osx-x64/native/libhostpolicy.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.0.7/runtimes/osx-x64/native/libhostpolicy.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostpolicy.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostpolicy.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, 2.0.7, runtimes/osx-x64/native/libhostfxr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.0.7/runtimes/osx-x64/native/libhostfxr.dylib] and probe dir []\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostfxr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libhostfxr.dylib'\\nThe resolved JIT path is '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib'\\nCoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libcoreclr.dylib', CoreCLR dir = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/'\\nProperty TRUSTED_PLATFORM_ASSEMBLIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Newtonsoft.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.CSharp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.VisualBasic.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/Microsoft.Win32.Registry.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/SOS.NETCore.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.AppContext.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Buffers.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Concurrent.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Immutable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.NonGeneric.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.Specialized.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Collections.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Annotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Composition.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.DataAnnotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.EventBasedAsync.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.TypeConverter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ComponentModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Configuration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Console.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Core.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.Common.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Data.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Contracts.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Debug.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.DiagnosticSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.FileVersionInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Process.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.StackTrace.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TextWriterTraceListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tools.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.TraceSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Diagnostics.Tracing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Drawing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Dynamic.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Calendars.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Globalization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.ZipFile.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Compression.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.DriveInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.Watcher.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.IsolatedStorage.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.MemoryMappedFiles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.Pipes.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.UnmanagedMemoryStream.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.IO.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Expressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.Queryable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Http.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.HttpListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Mail.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NameResolution.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.NetworkInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Ping.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Requests.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.ServicePoint.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.Sockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebClient.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebHeaderCollection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.Client.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.WebSockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Net.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.Vectors.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ObjectModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.DataContractSerialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Uri.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.DispatchProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.ILGeneration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.Lightweight.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Emit.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Metadata.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.TypeExtensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Reflection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Reader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.ResourceManager.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Resources.Writer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.CompilerServices.VisualC.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Handles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.RuntimeInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.WindowsRuntime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.InteropServices.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Loader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Formatters.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Claims.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Algorithms.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Cng.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Csp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.OpenSsl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Cryptography.X509Certificates.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.Principal.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.SecureString.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceModel.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ServiceProcess.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Text.RegularExpressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Overlapped.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Dataflow.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Tasks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Thread.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.ThreadPool.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.Timer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Threading.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.Local.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Transactions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.ValueTuple.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.HttpUtility.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.ReaderWriter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XPath.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.XmlSerializer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/WindowsBase.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/mscorlib.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/netstandard.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/System.Private.CoreLib.dll:\\nProperty NATIVE_DLL_SEARCH_DIRECTORIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin:\\nProperty PLATFORM_RESOURCE_ROOTS = \\nProperty AppDomainCompatSwitch = UseLatestBehaviorWhenTFMNotSpecified\\nProperty APP_CONTEXT_BASE_DIRECTORY = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/\\nProperty APP_CONTEXT_DEPS_FILES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.deps.json;\\nProperty FX_DEPS_FILE = \\nProperty PROBING_DIRECTORIES = \\nProperty JIT_PATH = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/libclrjit.dylib\\nLaunch host: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp, app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp20/bin/StandaloneApp.dll, argc: 0, args: \\nDirectory core breadcrumbs [] was not specified or found\\nFallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found\\n--- Begin breadcrumb write\\nBreadcrumb store was not obtained... skipping write.\\n--- End breadcrumb write 0\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 61
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_20() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 24
3.7853026s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_21
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nTracing enabled\\n--- Invoked hostfxr v2 [commit hash: caa7b7e2bad98e56a687fb5cbaf60825500800f7] main\\nChecking if CoreCLR path exists=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib]\\nDetecting mode... CoreCLR present in dotnet root [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/] and checking if [StandaloneApp.deps.json] file present=[1]\\n--- Executing in a native executable mode...\\nUsing dotnet root path [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/]\\nApp runtimeconfig.json from [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll]\\nRuntime config is cfg=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json dev=/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.dev.json\\nAttempting to read runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json\\nAttempting to read dev runtime config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.dev.json\\nRuntime config [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json] is valid=[1]\\nExecuting as a self-contained app as per config file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.runtimeconfig.json]\\n--- Resolving libhostpolicy.dylib version from deps json [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json]\\nResolved version 2.1.0 from dependency manifest file [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json]\\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\nDid not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0/runtimes/osx-x64/native\\nThe expected libhostpolicy.dylib directory is [/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/]\\nTracing enabled\\nReading from host interface version: [0x16041101:240] to initialize policy version: [0x16041101:240]\\n--- Invoked hostpolicy [commit hash: caa7b7e2bad98e56a687fb5cbaf60825500800f7] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,2.1.0,runtimes/osx-x64/native][x64] main = {\\n/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp\\n}\\nDeps file: \\nDirectory core servicing at [] was not specified or found\\nFallback directory core servicing at [opt/coreservicing] was not found\\n-- arguments_t: host_path='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp' app_root='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/' deps='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json' core_svc='' mgd_app='/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll'\\n-- arguments_t: dotnet shared store: ''\\nUsing /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json deps file\\nLoading deps file... /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json as framework dependent=[0]\\nAdding runtime asset lib/netstandard1.0/Newtonsoft.Json.dll assemblyVersion=9.0.0.0 fileVersion=9.0.1.19813 from Newtonsoft.Json/9.0.1\\nAdding runtime asset StandaloneApp.dll assemblyVersion= fileVersion= from StandaloneApp/1.0.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll assemblyVersion=10.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll assemblyVersion=1.0.0.0 fileVersion=4.6.26515.7 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll assemblyVersion=4.0.14.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll assemblyVersion=1.2.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll assemblyVersion=4.2.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll assemblyVersion=4.1.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll assemblyVersion=4.0.5.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll assemblyVersion=1.4.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll assemblyVersion=4.1.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll assemblyVersion=4.0.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll assemblyVersion=4.1.4.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll assemblyVersion=4.3.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll assemblyVersion=4.3.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll assemblyVersion=4.6.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll assemblyVersion=4.3.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll assemblyVersion=4.0.3.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll assemblyVersion=4.0.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll assemblyVersion=4.2.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll assemblyVersion=4.1.1.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/System.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding runtime asset runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll assemblyVersion=2.0.0.0 fileVersion=4.6.26515.6 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Http.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll assemblyVersion=4.0.0.0 fileVersion=4.6.26515.7 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/libsos.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/sosdocsunix.txt assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nAdding native asset runtimes/osx-x64/native/apphost assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0\\nAdding native asset runtimes/osx-x64/native/libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nAdding native asset runtimes/osx-x64/native/libhostfxr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0\\nReconciling library Microsoft.CSharp/4.0.1\\nLibrary Microsoft.CSharp/4.0.1 does not exist\\nReconciling library Microsoft.NETCore.App/2.1.0\\nLibrary Microsoft.NETCore.App/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetAppHost/2.1.0\\nLibrary Microsoft.NETCore.DotNetAppHost/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nLibrary Microsoft.NETCore.DotNetHostPolicy/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.DotNetHostResolver/2.1.0\\nLibrary Microsoft.NETCore.DotNetHostResolver/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.Platforms/2.1.0\\nLibrary Microsoft.NETCore.Platforms/2.1.0 does not exist\\nReconciling library Microsoft.NETCore.Targets/2.1.0\\nLibrary Microsoft.NETCore.Targets/2.1.0 does not exist\\nReconciling library NETStandard.Library/2.0.3\\nLibrary NETStandard.Library/2.0.3 does not exist\\nReconciling library Newtonsoft.Json/9.0.1\\nParsed runtime deps entry 0 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 9.0.1, relpath: lib/netstandard1.0/Newtonsoft.Json.dll, assemblyVersion 9.0.0.0, fileVersion 9.0.1.19813\\nReconciling library StandaloneApp/1.0.0\\nParsed runtime deps entry 1 for asset name: StandaloneApp from project: StandaloneApp, library version: 1.0.0, relpath: StandaloneApp.dll, assemblyVersion , fileVersion \\nReconciling library System.Collections/4.0.11\\nLibrary System.Collections/4.0.11 does not exist\\nReconciling library System.Diagnostics.Debug/4.0.11\\nLibrary System.Diagnostics.Debug/4.0.11 does not exist\\nReconciling library System.Diagnostics.Tools/4.0.1\\nLibrary System.Diagnostics.Tools/4.0.1 does not exist\\nReconciling library System.Dynamic.Runtime/4.0.11\\nLibrary System.Dynamic.Runtime/4.0.11 does not exist\\nReconciling library System.Globalization/4.0.11\\nLibrary System.Globalization/4.0.11 does not exist\\nReconciling library System.IO.FileSystem.Primitives/4.0.1\\nLibrary System.IO.FileSystem.Primitives/4.0.1 does not exist\\nReconciling library System.IO.FileSystem/4.0.1\\nLibrary System.IO.FileSystem/4.0.1 does not exist\\nReconciling library System.IO/4.1.0\\nLibrary System.IO/4.1.0 does not exist\\nReconciling library System.Linq.Expressions/4.1.0\\nLibrary System.Linq.Expressions/4.1.0 does not exist\\nReconciling library System.Linq/4.1.0\\nLibrary System.Linq/4.1.0 does not exist\\nReconciling library System.ObjectModel/4.0.12\\nLibrary System.ObjectModel/4.0.12 does not exist\\nReconciling library System.Reflection.Emit.ILGeneration/4.0.1\\nLibrary System.Reflection.Emit.ILGeneration/4.0.1 does not exist\\nReconciling library System.Reflection.Emit.Lightweight/4.0.1\\nLibrary System.Reflection.Emit.Lightweight/4.0.1 does not exist\\nReconciling library System.Reflection.Emit/4.0.1\\nLibrary System.Reflection.Emit/4.0.1 does not exist\\nReconciling library System.Reflection.Extensions/4.0.1\\nLibrary System.Reflection.Extensions/4.0.1 does not exist\\nReconciling library System.Reflection.Primitives/4.0.1\\nLibrary System.Reflection.Primitives/4.0.1 does not exist\\nReconciling library System.Reflection.TypeExtensions/4.1.0\\nLibrary System.Reflection.TypeExtensions/4.1.0 does not exist\\nReconciling library System.Reflection/4.1.0\\nLibrary System.Reflection/4.1.0 does not exist\\nReconciling library System.Resources.ResourceManager/4.0.1\\nLibrary System.Resources.ResourceManager/4.0.1 does not exist\\nReconciling library System.Runtime.Extensions/4.1.0\\nLibrary System.Runtime.Extensions/4.1.0 does not exist\\nReconciling library System.Runtime.Handles/4.0.1\\nLibrary System.Runtime.Handles/4.0.1 does not exist\\nReconciling library System.Runtime.InteropServices/4.1.0\\nLibrary System.Runtime.InteropServices/4.1.0 does not exist\\nReconciling library System.Runtime.Serialization.Primitives/4.1.1\\nLibrary System.Runtime.Serialization.Primitives/4.1.1 does not exist\\nReconciling library System.Runtime/4.1.0\\nLibrary System.Runtime/4.1.0 does not exist\\nReconciling library System.Text.Encoding.Extensions/4.0.11\\nLibrary System.Text.Encoding.Extensions/4.0.11 does not exist\\nReconciling library System.Text.Encoding/4.0.11\\nLibrary System.Text.Encoding/4.0.11 does not exist\\nReconciling library System.Text.RegularExpressions/4.1.0\\nLibrary System.Text.RegularExpressions/4.1.0 does not exist\\nReconciling library System.Threading.Tasks.Extensions/4.0.0\\nLibrary System.Threading.Tasks.Extensions/4.0.0 does not exist\\nReconciling library System.Threading.Tasks/4.0.11\\nLibrary System.Threading.Tasks/4.0.11 does not exist\\nReconciling library System.Threading/4.0.11\\nLibrary System.Threading/4.0.11 does not exist\\nReconciling library System.Xml.ReaderWriter/4.0.11\\nLibrary System.Xml.ReaderWriter/4.0.11 does not exist\\nReconciling library System.Xml.XDocument/4.0.11\\nLibrary System.Xml.XDocument/4.0.11 does not exist\\nReconciling library runtime.osx-x64.Microsoft.NETCore.App/2.1.0\\nParsed runtime deps entry 2 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 3 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll, assemblyVersion 10.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 4 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 5 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 6 for asset name: SOS.NETCore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll, assemblyVersion 1.0.0.0, fileVersion 4.6.26515.7\\nParsed runtime deps entry 7 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 8 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 9 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll, assemblyVersion 4.0.14.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 10 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll, assemblyVersion 1.2.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 11 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 12 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 13 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 14 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 15 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 16 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 17 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 18 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 19 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 20 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 21 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 22 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 23 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 24 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 25 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 26 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 27 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 28 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 29 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 30 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 31 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 32 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 33 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 34 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 35 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll, assemblyVersion 4.2.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 36 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 37 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 38 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 39 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 40 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 41 for asset name: System.IO.Compression.Brotli from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 52 for asset name: System.IO.Pipes.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 53 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 54 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 55 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 56 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 57 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 58 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 59 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 60 for asset name: System.Memory from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll, assemblyVersion 4.1.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 61 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 62 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 63 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 64 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 65 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 66 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 67 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 68 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 69 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 70 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 71 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 72 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 73 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 74 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 75 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 76 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 77 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 78 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 79 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 80 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 81 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 82 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll, assemblyVersion 4.0.5.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 83 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 84 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 85 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 86 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 87 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 88 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 89 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 90 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll, assemblyVersion 1.4.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 91 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 92 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll, assemblyVersion 4.1.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 93 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 94 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 95 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 96 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 97 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 98 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 99 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 100 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 101 for asset name: System.Runtime.InteropServices.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 102 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 103 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 104 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 105 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 106 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll, assemblyVersion 4.0.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 107 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 108 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll, assemblyVersion 4.1.4.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 109 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 110 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 111 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 112 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 113 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll, assemblyVersion 4.3.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 114 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll, assemblyVersion 4.3.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 115 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 116 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 117 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 118 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 119 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 120 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 121 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 122 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 123 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 124 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 125 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 126 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 127 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 128 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 129 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 130 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll, assemblyVersion 4.6.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 131 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll, assemblyVersion 4.3.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 132 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 133 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 134 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 135 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 136 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 137 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 138 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 139 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 140 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll, assemblyVersion 4.0.3.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 141 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll, assemblyVersion 4.0.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 142 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 143 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 144 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 145 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll, assemblyVersion 4.2.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 146 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 147 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 148 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 149 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 150 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 151 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll, assemblyVersion 4.1.1.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 152 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 153 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/System.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 154 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 155 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.6\\nParsed runtime deps entry 156 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll, assemblyVersion 2.0.0.0, fileVersion 4.6.26515.6\\nParsed native deps entry 0 for asset name: System.Globalization.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 1 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 2 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 3 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 4 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 5 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Http.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 6 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Http.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 7 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Security.Native.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 8 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 9 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll, assemblyVersion 4.0.0.0, fileVersion 4.6.26515.7\\nParsed native deps entry 10 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 11 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 12 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 13 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 14 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 15 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 16 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 17 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 18 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 19 for asset name: libsos from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/libsos.dylib, assemblyVersion , fileVersion 0.0.0.0\\nParsed native deps entry 20 for asset name: sosdocsunix from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 2.1.0, relpath: runtimes/osx-x64/native/sosdocsunix.txt, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0\\nParsed native deps entry 21 for asset name: apphost from package: runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, library version: 2.1.0, relpath: runtimes/osx-x64/native/apphost, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0\\nParsed native deps entry 22 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, library version: 2.1.0, relpath: runtimes/osx-x64/native/libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0\\nReconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0\\nParsed native deps entry 23 for asset name: libhostfxr from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, library version: 2.1.0, relpath: runtimes/osx-x64/native/libhostfxr.dylib, assemblyVersion , fileVersion 0.0.0.0\\nThe rid fallback graph is: {\\nosx.10.15-x64 => [\\nosx.10.15, \\nosx.10.14-x64, \\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.14-x64 => [\\nosx.10.14, \\nosx.10.13-x64, \\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.13-x64 => [\\nosx.10.13, \\nosx.10.12-x64, \\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.12-x64 => [\\nosx.10.12, \\nosx.10.11-x64, \\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.11-x64 => [\\nosx.10.11, \\nosx.10.10-x64, \\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx.10.10-x64 => [\\nosx.10.10, \\nosx-x64, \\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\nosx-x64 => [\\nosx, \\nunix-x64, \\nunix, \\nany, \\nbase, \\n]\\n}\\n-- Listing probe configurations...\\nprobe_config_t: probe=[] deps-dir-probe=[1]\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll, AssemblyVersion: , FileVersion: \\nProcessing TPA for deps entry [Newtonsoft.Json, 9.0.1, lib/netstandard1.0/Newtonsoft.Json.dll]\\n  Considering entry [Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll, AssemblyVersion: 9.0.0.0, FileVersion: 9.0.1.19813\\nProcessing TPA for deps entry [StandaloneApp, 1.0.0, StandaloneApp.dll]\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/SOS.NETCore.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll, AssemblyVersion: 1.0.0.0, FileVersion: 4.6.26515.7\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll, AssemblyVersion: 4.0.14.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll, AssemblyVersion: 1.2.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Console.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Core.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Data.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll, AssemblyVersion: 4.2.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.IO.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll, AssemblyVersion: 4.1.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Net.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll, AssemblyVersion: 1.4.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 4.1.4.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Security.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 4.6.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 4.3.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Web.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/System.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/System.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.6.26515.6\\nProcessing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/lib/netcoreapp2.1/netstandard.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll'\\nAdding tpa entry: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll, AssemblyVersion: 2.0.0.0, FileVersion: 4.6.26515.6\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Globalization.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Native.dylib'\\nAdding to native path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.IO.Compression.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.IO.Compression.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.IO.Compression.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Http.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Http.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Http.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Http.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Security.Native.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Security.Native.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Net.Security.Native.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.Native.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Private.CoreLib.dll]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.Apple.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.a\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.a'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Native.OpenSsl.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libclrjit.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libcoreclr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libdbgshim.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libdbgshim.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libdbgshim.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libmscordaccore.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordaccore.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordaccore.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libmscordbi.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordbi.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libmscordbi.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/libsos.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/libsos.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libsos.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libsos.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 2.1.0, runtimes/osx-x64/native/sosdocsunix.txt]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.App/2.1.0/runtimes/osx-x64/native/sosdocsunix.txt], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/sosdocsunix.txt\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/sosdocsunix.txt'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost, 2.1.0, runtimes/osx-x64/native/apphost]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetAppHost/2.1.0/runtimes/osx-x64/native/apphost], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query did not exist /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/apphost\\n    Skipping... not found in deps dir '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/'\\n    Skipping... not found in probe dir ''\\nWarning:\\n  An assembly specified in the application dependencies manifest (StandaloneApp.deps.json) was not found:\\n    package: 'runtime.osx-x64.Microsoft.NETCore.DotNetAppHost', version: '2.1.0'\\n    path: 'runtimes/osx-x64/native/apphost'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 2.1.0, runtimes/osx-x64/native/libhostpolicy.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/2.1.0/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostpolicy.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostpolicy.dylib'\\nProcessing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver, 2.1.0, runtimes/osx-x64/native/libhostfxr.dylib]\\n  Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver/2.1.0/runtimes/osx-x64/native/libhostfxr.dylib], probe dir [], probe fx level:0, entry fx level:0\\n    Local path query exists /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostfxr.dylib\\n    Probed deps dir and matched '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libhostfxr.dylib'\\nThe resolved JIT path is '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib'\\nCoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libcoreclr.dylib', CoreCLR dir = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/'\\nProperty TRUSTED_PLATFORM_ASSEMBLIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/netstandard.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlSerializer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Web.HttpUtility.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ValueTuple.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.Local.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.ReaderWriter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.ThreadPool.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Thread.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.Dataflow.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Overlapped.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.Encoding.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceProcess.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.SecureString.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.X509Certificates.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.OpenSsl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Cng.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Algorithms.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Formatters.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Loader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.WindowsRuntime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.RuntimeInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.ResourceManager.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Writer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Sockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Resources.Reader.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Text.RegularExpressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Process.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.TypeExtensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Handles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.Lightweight.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Xml.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Timer.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.Uri.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ObjectModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.DataContractSerialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.StackTrace.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.Vectors.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Mail.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.Client.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebClient.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.ServicePoint.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Requests.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Ping.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NetworkInformation.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.NameResolution.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Transactions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Http.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.HttpListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Memory.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Queryable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Expressions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.CSharp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Csp.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Metadata.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/mscorlib.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.UnmanagedMemoryStream.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.AccessControl.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.IsolatedStorage.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Globalization.Calendars.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebSockets.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Concurrent.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Dynamic.Runtime.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tools.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Linq.Parallel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Tracing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Immutable.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/WindowsBase.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Cryptography.Encoding.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TraceSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.FileVersionInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.FileSystem.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.DiagnosticSource.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Contracts.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.TextWriterTraceListener.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Pipes.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Buffers.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Diagnostics.Debug.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Extensions.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Data.Common.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XPath.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.XmlDocument.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Claims.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Registry.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.Brotli.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.InteropServices.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Core.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.Watcher.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.EventBasedAsync.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Console.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Numerics.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.Security.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.Compression.ZipFile.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Xml.Serialization.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.Emit.ILGeneration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.TypeConverter.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.DataAnnotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.Serialization.Xml.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.Specialized.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.FileSystem.DriveInfo.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Collections.NonGeneric.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/SOS.NETCore.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.Win32.Primitives.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Threading.Tasks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Drawing.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Net.WebHeaderCollection.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ComponentModel.Annotations.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.ServiceModel.Web.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Configuration.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Runtime.CompilerServices.VisualC.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.AppContext.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Security.Principal.Windows.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Newtonsoft.Json.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Reflection.DispatchProxy.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.IO.MemoryMappedFiles.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/Microsoft.VisualBasic.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/System.Private.CoreLib.dll:\\nProperty NATIVE_DLL_SEARCH_DIRECTORIES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin:\\nProperty PLATFORM_RESOURCE_ROOTS = \\nProperty AppDomainCompatSwitch = UseLatestBehaviorWhenTFMNotSpecified\\nProperty APP_CONTEXT_BASE_DIRECTORY = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/\\nProperty APP_CONTEXT_DEPS_FILES = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.deps.json\\nProperty FX_DEPS_FILE = \\nProperty PROBING_DIRECTORIES = \\nProperty JIT_PATH = /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/libclrjit.dylib\\nLaunch host: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp, app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp21/bin/StandaloneApp.dll, argc: 0, args: \\nDirectory core breadcrumbs [] was not specified or found\\nFallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found\\n--- Begin breadcrumb write\\nBreadcrumb store was not obtained... skipping write.\\n--- End breadcrumb write 0\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 61
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Latest_Host_Is_Backwards_Compatible_With_Older_Runtime_21() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 30
1.6992761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_20
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 111
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_20() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 88
7.9352308s  Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_21
The command error output did not contain expected result: \"--- Invoked apphost [version: 6.0.0-dev\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime(TestProjectFixture previousVersionFixture) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 111
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.HostVersionCompatibility.Old_Host_Is_Forward_Compatible_With_Latest_Runtime_21() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/HostVersionCompatibility.cs:line 94

40.325s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation   (9 tests)

2.6590886s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Additional_Deps_Lightup_Folder_With_Bad_JsonFile
2.5046538s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_NoLightupLib_Fails
8.083185s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_Fails
The command error output did not contain expected result: \"No additional deps directory less than or equal to [8888.0.1] found with same major and minor version.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/LightupClient/bin/LightupClient.dll\\nExit Code: 255\\nStdOut:\\nException: Failed to load the lightup assembly!\\nSystem.IO.FileNotFoundException: Could not load file or assembly 'LightupLib, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.\\n\\nFile name: 'LightupLib, Culture=neutral, PublicKeyToken=null'\\n   at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly)\\n   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, RuntimeAssembly requestingAssembly, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, AssemblyLoadContext assemblyLoadContext)\\n   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext)\\n   at System.Reflection.Assembly.Load(AssemblyName assemblyRef)\\n   at LightupClient.Program.Main(String[] args) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/LightupClient/Program.cs:line 19\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_Fails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 310
5.0142019s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Prerelease_To_Release_Succeeds
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/shared/Microsoft.NETCore.App/8888.0.4\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Prerelease_To_Release_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 258
4.5184017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Release_To_Release_Succeeds
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient/shared/Microsoft.NETCore.App/8888.0.4\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_and_Roll_Backwards_From_Release_To_Release_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 198
4.6192866s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_NoLightupDepsJson_Fails
3.8262605s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.Muxer_activation_of_LightupApp_WithLightupLib_Succeeds
4.8035642s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Higher_Version_Wins_Against_Additional_Deps
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Higher_Version_Wins_Against_Additional_Deps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 428
4.2968348s  Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Lower_Version_Loses_Against_Additional_Deps
The command error output did not contain expected result: \"Using specified additional deps.json: '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/dotnet\\nArguments: exec --additional-deps /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetLightupSharedFxLookup/0/shared/Microsoft.NETCore.App/additionalDeps/My.deps.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/LightupClient/bin/LightupClient.dll\\nExit Code: 0\\nStdOut:\\nHello LightupClient\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.LightupAppActivation.SharedFx_With_Lower_Version_Loses_Against_Additional_Deps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/LightupAppActivation.cs:line 487

1.224s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MockCoreClrSanity   (2 tests)

0.340s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSDKLookup   (5 tests)

109.430s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup   (9 tests)

5.1930422s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.SharedMultilevelFxLookup_Must_Not_Roll_Forward_If_Framework_Version_Is_Specified_Through_Argument
30.6423387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.SharedMultilevelFxLookup_Must_Verify_Folders_in_the_Correct_Order
9.3876996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_App_Wins
The command error output did not contain expected result: \"/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/System.Collections.Immutable.dll:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_App_Wins() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 24
15.9867469s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_NetCore_Wins
The command error output did not contain expected result: \"/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/System.Collections.Immutable.dll:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_NetCore_Wins() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 80
8.6809063s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"0.0.0.1\", uberFxAssemblyVersion: \"\", uberProductVersion: \"7777.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
11.730573s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
8.1415419s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.0.1\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.1\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
11.1518087s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7777.1.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.1.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53
8.5154004s  Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(appAssemblyVersion: \"99.0.0.1\", uberFxAssemblyVersion: \"99.0.0.1\", uberProductVersion: \"7778.0.0\")
The command error output did not contain expected result: \"Chose FX version [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7778.0.0\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetMultilevelSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.MultilevelSharedFxLookup.TPA_Version_Check_UberFx_Wins(String appAssemblyVersion, String uberFxAssemblyVersion, String uberProductVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/MultilevelSharedFxLookup.DepsVersion.cs:line 53

15.578s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis   (9 tests)

2.781465s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Breadcrumb_thread_does_not_finish_when_app_has_unhandled_exception
1.6799477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Breadcrumb_thread_finishes_when_app_closes_normally
The command error output did not contain expected result: \"Done waiting for breadcrumb thread to exit...\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Breadcrumb_thread_finishes_when_app_closes_normally() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHostApis.cs:line 28
2.0172998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_corehost_set_error_writer_test
0.0009975s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_get_available_sdks_with_multilevel_lookup
1.524579s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_get_available_sdks_without_multilevel_lookup
2.1511035s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_resolve_sdk2_with_global_json_and_disallowing_previews
2.3155063s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_resolve_sdk2_without_global_json_and_disallowing_previews
1.6909365s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostfxr_resolve_sdk2_without_global_json_or_flags
1.4164331s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHostApis.Hostpolicy_corehost_set_error_writer_test

2.664s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution   (2 tests)

1.0714267s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: run_app /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/ApplicationExecution.cs:line 35
1.592584s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp_UnhandledException
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/bin/PortableAppWithException.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: run_app /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/bin/PortableAppWithException.dll\\nExit Code: 134\\nStdOut:\\nHello World!\\n\\n\\nStdErr:\\nUnhandled exception. System.Exception: Goodbye World!\\n   at PortableAppWithException.Program.Main(String[] args) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableAppWithException/Program.cs:line 15\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.ApplicationExecution.RunApp_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/ApplicationExecution.cs:line 53

0.019s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Comhost   (5 tests)

15.950s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer   (14 tests)

1.0912148s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 1, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.2356042s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 1, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.0568738s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 10, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.1970985s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(callCount: 10, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" UnmanagedFunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled UnmanagedFunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"UnmanagedFunctionPointerEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedFunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 139
1.2482148s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(callCount: 1)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 180
1.2304638s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(callCount: 10)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1 \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 2\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 3\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 4\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 5\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 6\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 7\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 8\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 9\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 10\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 11\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 12\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 13\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 14\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 15\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 16\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 17\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 18\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 19\\nCalled FunctionPointerEntryPoint2(0xdeadbeef, 42) - function pointer call count: 20\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint2\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_MultipleFunctionPointers(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 180
2.2097201s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_UnhandledException
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" ThrowException\\nExit Code: 134\\nStdOut:\\nCalled ThrowException(0xdeadbeef, 42) - function pointer call count: 1\\n\\nStdErr:\\nUnhandled exception. System.InvalidOperationException: ThrowException\\n   at AppWithCustomEntryPoints.Program.ThrowException(IntPtr arg, Int32 size) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/Program.cs:line 45\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 205
0.7163663s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"Component.BadType, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.BadType, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
0.9274347s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"BadMethod\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
1.0091803s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnApplicationContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 43
0.7159681s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
0.7032017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
0.7581482s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer failed: 0x80070002\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnComponentContext(Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 75
1.8501912s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnSelfContainedApplicationContext
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/AppWithCustomEntryPoints/bin/AppWithCustomEntryPoints.dll \\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\" FunctionPointerEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled FunctionPointerEntryPoint1(0xdeadbeef, 42) - function pointer call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling get_function_pointer(\\\"AppWithCustomEntryPoints.Program, AppWithCustomEntryPoints\\\", \\\"FunctionPointerEntryPoint1\\\", nullptr, nullptr, nullptr, &functionPointerDelegate)\\n[CONFIG] get_function_pointer succeeded: 0\\n[CONFIG] FunctionPointerEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetFunctionPointer.CallDelegateOnSelfContainedApplicationContext() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetFunctionPointer.cs:line 98

0.072s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories   (5 tests)

0.0228705s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.BasicApp
0.0164166s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.CliCommand
The command error output did not contain expected result: \"Application 'build' is not a managed executable.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_native_search_directories get_for_command_line /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/dotnet build\\nExit Code: 1\\nStdOut:\\nget_native_search_directories (null,0) returned unexpected error code 0x80008094 expected HostApiBufferTooSmall (0x80008098).\\nbuffer_size: 0\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.CliCommand() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/GetNativeSearchDirectories.cs:line 140
0.009324s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.Invalid_NonNullBufferWithNegativeSize
0.0091006s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.Invalid_NullBufferWithNonZeroSize
0.0141789s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.GetNativeSearchDirectories.WithInvalidDepsJson

27.756s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext   (214 tests)

0.0275099s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcb69406080\\nmock propertyValues:0x7fcb69407ec0\\nmock hostHandle:0x7ffee1f7ede8\\nmock domainId:0x7ffee1f7ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1f7f058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1f7f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.024645s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff1146045a0\\nmock propertyValues:0x7ff114606450\\nmock hostHandle:0x7ffeed072de8\\nmock domainId:0x7ffeed072de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeed073058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0350695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f95f3e05060\\nmock propertyValues:0x7f95f3e05ff0\\nmock hostHandle:0x7ffee72a8de8\\nmock domainId:0x7ffee72a8de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee72a9058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.024505s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f94e26045a0\\nmock propertyValues:0x7f94e2606450\\nmock hostHandle:0x7ffee6c86de8\\nmock domainId:0x7ffee6c86de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee6c87058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6c87058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0245074s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffb7ac065e0\\nmock propertyValues:0x7ffb7ac061a0\\nmock hostHandle:0x7ffee5ccade8\\nmock domainId:0x7ffee5ccade4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee5ccb058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0265861s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffe51406080\\nmock propertyValues:0x7ffe51407ec0\\nmock hostHandle:0x7ffee2c35de8\\nmock domainId:0x7ffee2c35de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee2c36058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2c36058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0261887s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffe6fc064e0\\nmock propertyValues:0x7ffe6fc05db0\\nmock hostHandle:0x7ffee61dfde8\\nmock domainId:0x7ffee61dfde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee61e0058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee61e0058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0248518s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc496104a40\\nmock propertyValues:0x7fc496104710\\nmock hostHandle:0x7ffeec78ede8\\nmock domainId:0x7ffeec78ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeec78f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0265088s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa2d1704a40\\nmock propertyValues:0x7fa2d1704710\\nmock hostHandle:0x7ffee905ede8\\nmock domainId:0x7ffee905ede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee905f058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee905f058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0252667s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff94b504430\\nmock propertyValues:0x7ff94b5053f0\\nmock hostHandle:0x7ffee03d4de8\\nmock domainId:0x7ffee03d4de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee03d5058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee03d5058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0267613s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb597c06120\\nmock propertyValues:0x7fb597c07fd0\\nmock hostHandle:0x7ffee7aaede8\\nmock domainId:0x7ffee7aaede4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7aaf058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7aaf058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0275367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f83d3405c40\\nmock propertyValues:0x7f83d3407b20\\nmock hostHandle:0x7ffeeb8adde8\\nmock domainId:0x7ffeeb8adde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb8ae058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.0310516s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"config_multiple\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f816e406080\\nmock propertyValues:0x7f816e407ec0\\nmock hostHandle:0x7ffee03ffde8\\nmock domainId:0x7ffee03ffde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee0400058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 427
0.2444949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fce77704c80\\nmock propertyValues:0x7fce77704460\\nmock hostHandle:0x70000dc51c88\\nmock domainId:0x70000dc51c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebf5cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2348495s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb39e04180\\nmock propertyValues:0x7fbb39e041e0\\nmock hostHandle:0x70000325cc88\\nmock domainId:0x70000325cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2293561s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbdd0704090\\nmock propertyValues:0x7fbdd0704430\\nmock hostHandle:0x700003f8bc88\\nmock domainId:0x700003f8bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2514229s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa418f04090\\nmock propertyValues:0x7fa418f04430\\nmock hostHandle:0x7000000a3c88\\nmock domainId:0x7000000a3c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeaf92ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2391767s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f85d0e046d0\\nmock propertyValues:0x7f85d0e04980\\nmock hostHandle:0x70000a2d1c88\\nmock domainId:0x70000a2d1c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1333399s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe6f4d047c0\\nmock propertyValues:0x7fe6f4d04af0\\nmock hostHandle:0x700006758c88\\nmock domainId:0x700006758c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee18eea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2435987s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcb9b6046d0\\nmock propertyValues:0x7fcb9b604980\\nmock hostHandle:0x700005ba0c88\\nmock domainId:0x700005ba0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec08cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2379588s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb4946046d0\\nmock propertyValues:0x7fb494604980\\nmock hostHandle:0x70000afdac88\\nmock domainId:0x70000afdac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2322902s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f87c1e043c0\\nmock propertyValues:0x7f87c1e04670\\nmock hostHandle:0x700007523c88\\nmock domainId:0x700007523c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebb78ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2481692s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f80927064b0\\nmock propertyValues:0x7f80927067b0\\nmock hostHandle:0x70000c637c88\\nmock domainId:0x70000c637c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea474ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2346011s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f84027043a0\\nmock propertyValues:0x7f8402704740\\nmock hostHandle:0x70000b787c88\\nmock domainId:0x70000b787c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8d9cea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2296816s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff91df04090\\nmock propertyValues:0x7ff91df04430\\nmock hostHandle:0x70000d38cc88\\nmock domainId:0x70000d38cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2296453s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff681504620\\nmock propertyValues:0x7ff681504670\\nmock hostHandle:0x7000099fac88\\nmock domainId:0x7000099fac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2259006s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8099504490\\nmock propertyValues:0x7f8099504940\\nmock hostHandle:0x700006f5bc88\\nmock domainId:0x700006f5bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8a8aea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.297588s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbc29d04440\\nmock propertyValues:0x7fbc29d047b0\\nmock hostHandle:0x700006b80c88\\nmock domainId:0x700006b80c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8203ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2328814s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc6b3804220\\nmock propertyValues:0x7fc6b3804090\\nmock hostHandle:0x7000014bac88\\nmock domainId:0x7000014bac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee926fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2275472s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f91566041e0\\nmock propertyValues:0x7f9156604180\\nmock hostHandle:0x70000f907c88\\nmock domainId:0x70000f907c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee072aea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1263137s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ae9e04220\\nmock propertyValues:0x7f9ae9e046d0\\nmock hostHandle:0x700003cfec88\\nmock domainId:0x700003cfec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef1a2ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2379742s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffa2f405df0\\nmock propertyValues:0x7ffa2f406260\\nmock hostHandle:0x70000d5eec88\\nmock domainId:0x70000d5eec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee488ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2307234s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa89f604220\\nmock propertyValues:0x7fa89f6046d0\\nmock hostHandle:0x7000026a5c88\\nmock domainId:0x7000026a5c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee54dfea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2351433s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb16c405df0\\nmock propertyValues:0x7fb16c406260\\nmock hostHandle:0x700001455c88\\nmock domainId:0x700001455c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea0d9ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2353147s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb2f7804220\\nmock propertyValues:0x7fb2f7804090\\nmock hostHandle:0x700005dc4c88\\nmock domainId:0x700005dc4c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee27e5ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2249255s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe6df504730\\nmock propertyValues:0x7fe6df5045a0\\nmock hostHandle:0x700000e95c88\\nmock domainId:0x700000e95c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3477ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2438239s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdade804220\\nmock propertyValues:0x7fdade804090\\nmock hostHandle:0x70000733ac88\\nmock domainId:0x70000733ac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7a27ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1322411s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9b93405d90\\nmock propertyValues:0x7f9b934062e0\\nmock hostHandle:0x7000041f2c88\\nmock domainId:0x7000041f2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7eebea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2312802s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffd7a804150\\nmock propertyValues:0x7ffd7a804200\\nmock hostHandle:0x700004e8fc88\\nmock domainId:0x700004e8fc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed1a5ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1349807s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff639c05df0\\nmock propertyValues:0x7ff639c060a0\\nmock hostHandle:0x7000052f0c88\\nmock domainId:0x7000052f0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2263e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2299814s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc752704260\\nmock propertyValues:0x7fc752704390\\nmock hostHandle:0x700004b45c88\\nmock domainId:0x700004b45c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2323547s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd86fc05d90\\nmock propertyValues:0x7fd86fc05b00\\nmock hostHandle:0x70000bff9c88\\nmock domainId:0x70000bff9c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1319877s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7feafdd04d70\\nmock propertyValues:0x7feafdd04450\\nmock hostHandle:0x700006864c88\\nmock domainId:0x700006864c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedd4ce68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2340694s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcaf9d04450\\nmock propertyValues:0x7fcaf9d044a0\\nmock hostHandle:0x70000eff4c88\\nmock domainId:0x70000eff4c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '1.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1324649s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbba96046d0\\nmock propertyValues:0x7fbba9604980\\nmock hostHandle:0x700001b25c88\\nmock domainId:0x700001b25c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9f7ee68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1360838s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd59ef04090\\nmock propertyValues:0x7fd59ef04430\\nmock hostHandle:0x70000279bc88\\nmock domainId:0x70000279bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6139e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2351935s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc4f7505fb0\\nmock propertyValues:0x7fc4f7505270\\nmock hostHandle:0x70000b0c2c88\\nmock domainId:0x70000b0c2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '2.1.0', apply_patches=1, version_compatibility_range=patch is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2352284s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff660c06010\\nmock propertyValues:0x7ff660c062c0\\nmock hostHandle:0x7000068cbc88\\nmock domainId:0x7000068cbc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee142e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1338598s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa730704090\\nmock propertyValues:0x7fa730704430\\nmock hostHandle:0x70000d70bc88\\nmock domainId:0x70000d70bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4009e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2409522s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad59104140\\nmock propertyValues:0x7fad591044f0\\nmock hostHandle:0x700006b76c88\\nmock domainId:0x700006b76c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0d8de68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.2303165s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fae5cc05f20\\nmock propertyValues:0x7fae5cc06210\\nmock hostHandle:0x70000a313c88\\nmock domainId:0x70000a313c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=minor is incompatible with the previously loaded version '2.2.0'.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.5607444s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 1\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb438004320\\nmock propertyValues:0x7fb438004450\\nmock hostHandle:0x7000005c1c88\\nmock domainId:0x7000005c1c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config failed: 0x800080a5\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\nThe specified framework 'UnknownFramework' is not present in the previously loaded runtime.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 432
0.1312343s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa2b1504f30\\nmock propertyValues:0x7fa2b1505ec0\\nmock hostHandle:0x70000581d728\\nmock domainId:0x70000581d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee260fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1389674s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
0.1321943s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
0.140297s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fefaf406cc0\\nmock propertyValues:0x7fefaf407c50\\nmock hostHandle:0x70000a351728\\nmock domainId:0x70000a351724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2dd7e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1396439s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
0.2342889s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ed0c05bc0\\nmock propertyValues:0x7f9ed0c05cf0\\nmock hostHandle:0x70000a6d6728\\nmock domainId:0x70000a6d6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb73be98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1352659s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc8aed07b40\\nmock propertyValues:0x7fc8aed08da0\\nmock hostHandle:0x70000a2d6728\\nmock domainId:0x70000a2d6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeacb6e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1311947s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
0.1447983s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f875e104080\\nmock propertyValues:0x7f875e1041b0\\nmock hostHandle:0x700008c66728\\nmock domainId:0x700008c66724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef0d9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1356832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd47f4072a0\\nmock propertyValues:0x7fd47f408540\\nmock hostHandle:0x70000b2db728\\nmock domainId:0x70000b2db724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2117e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1377706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffb48a05610\\nmock propertyValues:0x7ffb48a06550\\nmock hostHandle:0x70000ffa8728\\nmock domainId:0x70000ffa8724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee129ee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.2389595s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
0.1366024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: False, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
0.1369142s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f864e504ad0\\nmock propertyValues:0x7f864e504bf0\\nmock hostHandle:0x7000073e3728\\nmock domainId:0x7000073e3724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecf49e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1289465s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff117406ee0\\nmock propertyValues:0x7ff117407340\\nmock hostHandle:0x70000cac1728\\nmock domainId:0x70000cac1724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea266e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.2885402s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9353505c00\\nmock propertyValues:0x7f9353506020\\nmock hostHandle:0x7000097c8728\\nmock domainId:0x7000097c8724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee43fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1336338s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc2e9d051f0\\nmock propertyValues:0x7fc2e9d05310\\nmock hostHandle:0x700009668728\\nmock domainId:0x700009668724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ddfe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1313248s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fce4b7058e0\\nmock propertyValues:0x7fce4b705d00\\nmock hostHandle:0x7000005e6728\\nmock domainId:0x7000005e6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee12cfe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1312008s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa8ffd05680\\nmock propertyValues:0x7fa8ffd05ae0\\nmock hostHandle:0x700005792728\\nmock domainId:0x700005792724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfdc4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.224883s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8d97c076e0\\nmock propertyValues:0x7f8d97c07b00\\nmock hostHandle:0x70000b926728\\nmock domainId:0x70000b926724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6a64e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1315106s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8aebc060e0\\nmock propertyValues:0x7f8aebc06030\\nmock hostHandle:0x7000056a6728\\nmock domainId:0x7000056a6724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee92d9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1292752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9453c06620\\nmock propertyValues:0x7f9453c06750\\nmock hostHandle:0x70000caed728\\nmock domainId:0x70000caed724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeeeb5e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1290754s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fde04504d00\\nmock propertyValues:0x7fde04504e30\\nmock hostHandle:0x700004d63728\\nmock domainId:0x700004d63724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7078e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1301022s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe4a4c073c0\\nmock propertyValues:0x7fe4a4c07820\\nmock hostHandle:0x70000ec3b728\\nmock domainId:0x70000ec3b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee70c4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1505348s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9e88505200\\nmock propertyValues:0x7f9e88505620\\nmock hostHandle:0x70000c59b728\\nmock domainId:0x70000c59b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec9d2e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1315291s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: False, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad5ed05800\\nmock propertyValues:0x7fad5ed05c20\\nmock hostHandle:0x70000fbab728\\nmock domainId:0x70000fbab724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef6cae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1316446s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa5497064f0\\nmock propertyValues:0x7fa549705820\\nmock hostHandle:0x70000c937728\\nmock domainId:0x70000c937724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee182e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1323072s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
0.2275519s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
0.1351942s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7faf04f06230\\nmock propertyValues:0x7faf04f055a0\\nmock hostHandle:0x700004b56728\\nmock domainId:0x700004b56724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed541e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.2264837s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"1.1.0\", rollForward: \"Minor\", isCompatibleVersion: False)
0.1287057s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMajor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb1ce5065f0\\nmock propertyValues:0x7fb1ce5059d0\\nmock hostHandle:0x700001d2c728\\nmock domainId:0x700001d2c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee889e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1264804s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd500e062e0\\nmock propertyValues:0x7fd500e05650\\nmock hostHandle:0x70000eb8f728\\nmock domainId:0x70000eb8f724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed791e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1335519s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"LatestPatch\", isCompatibleVersion: False)
0.1341591s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Major\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa078505680\\nmock propertyValues:0x7fa078505a80\\nmock hostHandle:0x70000849c728\\nmock domainId:0x70000849c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee27c1e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1383515s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.1.0\", rollForward: \"Minor\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc8c9d05910\\nmock propertyValues:0x7fc8c9d04c40\\nmock hostHandle:0x70000745c728\\nmock domainId:0x70000745c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4d8fe58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1342217s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"2.2.0\", rollForward: \"Disable\", isCompatibleVersion: True)
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/frameworkCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbfccd062e0\\nmock propertyValues:0x7fbfccd05650\\nmock hostHandle:0x700007e72728\\nmock domainId:0x700007e72724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1512e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContainedWithIncludedFrameworks/SelfContainedWithIncludedFrameworks.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(String scenario, Boolean selfContained, Boolean useIncludedFrameworks, String frameworkName, String version, String rollForward, Nullable`1 isCompatibleVersion) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 446
0.1318843s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"Microsoft.NETCore.App\", version: \"3.1.0\", rollForward: \"LatestMinor\", isCompatibleVersion: False)
0.1328019s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Frameworks(scenario: \"non_context_mixed\", selfContained: True, useIncludedFrameworks: True, frameworkName: \"UnknownFramework\", version: \"2.2.0\", rollForward: null, isCompatibleVersion: null)
0.0250325s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd1b4c06550\\nmock propertyValues:0x7fd1b4c07a60\\nmock hostHandle:0x7ffee721cde8\\nmock domainId:0x7ffee721cde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee721d058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee721d058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0243473s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fefee505260\\nmock propertyValues:0x7fefee5048a0\\nmock hostHandle:0x7ffeeb692de8\\nmock domainId:0x7ffeeb692de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb693058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb693058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0235609s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd741d04430\\nmock propertyValues:0x7fd741d053f0\\nmock hostHandle:0x7ffee7cb6de8\\nmock domainId:0x7ffee7cb6de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7cb7058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7cb7058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0234242s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9ae8e045a0\\nmock propertyValues:0x7f9ae8e06450\\nmock hostHandle:0x7ffeeee2bde8\\nmock domainId:0x7ffeeee2bde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeee2c058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeee2c058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0226648s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFI, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd4c5e045a0\\nmock propertyValues:0x7fd4c5e06450\\nmock hostHandle:0x7ffee0209de8\\nmock domainId:0x7ffee0209de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee020a058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee020a058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0241453s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7faff7c04680\\nmock propertyValues:0x7faff7c06530\\nmock hostHandle:0x7ffee9bfbde8\\nmock domainId:0x7ffee9bfbde4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee9bfc058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9bfc058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0230657s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd8b9e045a0\\nmock propertyValues:0x7fd8b9e06450\\nmock hostHandle:0x7ffedfff9de8\\nmock domainId:0x7ffedfff9de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffedfffa058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfffa058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0229017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: value_from_config, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd8a07045a0\\nmock propertyValues:0x7fd8a0706450\\nmock hostHandle:0x7ffee3d57de8\\nmock domainId:0x7ffee3d57de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee3d58058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3d58058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.022976s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdf6b804580\\nmock propertyValues:0x7fdf6b805a90\\nmock hostHandle:0x7ffee3962de8\\nmock domainId:0x7ffee3962de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee3963058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3963058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.024217s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fca23004a40\\nmock propertyValues:0x7fca23004710\\nmock hostHandle:0x7ffee1be4de8\\nmock domainId:0x7ffee1be4de4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1be5058\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1be5058\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0762698s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbf04604500\\nmock propertyValues:0x7fbf04604800\\nmock hostHandle:0x7ffee4cbfdd8\\nmock domainId:0x7ffee4cbfdd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee4cc0048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4cc0048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0244821s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa063605730\\nmock propertyValues:0x7fa063604c10\\nmock hostHandle:0x7ffee66e1dd8\\nmock domainId:0x7ffee66e1dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee66e2048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee66e2048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0237295s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc6e56067b0\\nmock propertyValues:0x7fc6e5604ce0\\nmock hostHandle:0x7ffee8716dd8\\nmock domainId:0x7ffee8716dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee8717048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee8717048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0246641s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa7fb904460\\nmock propertyValues:0x7fa7fb904c80\\nmock hostHandle:0x7ffeeb819dd8\\nmock domainId:0x7ffeeb819dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeeb81a048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb81a048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0247608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFI, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8ff4c06c40\\nmock propertyValues:0x7f8ff4c06330\\nmock hostHandle:0x7ffee15d8dd8\\nmock domainId:0x7ffee15d8dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee15d9048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee15d9048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0258572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f90aa407860\\nmock propertyValues:0x7f90aa406e20\\nmock hostHandle:0x7ffee5c66dd8\\nmock domainId:0x7ffee5c66dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee5c67048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee5c67048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0240674s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: VALUE_FROM_CONFIG_2, ExistingValue: VALUE_FROM_CONFIG_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd4e66064a0\\nmock propertyValues:0x7fd4e66049d0\\nmock hostHandle:0x7ffeec022dd8\\nmock domainId:0x7ffeec022dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeec023048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec023048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0242276s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: CONFIG_TEST_PROPERTY_2, NewValue: VALUE_FROM_CONFIG_2, ExistingValue: VALUE_FROM_CONFIG_2])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fe646406080\\nmock propertyValues:0x7fe646406680\\nmock hostHandle:0x7ffeee0d7dd8\\nmock domainId:0x7ffeee0d7dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeee0d8048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee0d8048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0279595s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f92f9406030\\nmock propertyValues:0x7f92f94068b0\\nmock hostHandle:0x7ffeef174dd8\\nmock domainId:0x7ffeef174dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeef175048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef175048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.024204s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: value_from_config, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fdc194071f0\\nmock propertyValues:0x7fdc19406cc0\\nmock hostHandle:0x7ffee2522dd8\\nmock domainId:0x7ffee2522dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee2523048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2523048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0245797s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: CONFIG_TEST_PROPERTY, NewValue: VALUE_FROM_CONFIG, ExistingValue: VALUE_FROM_CONFIG])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8531e064a0\\nmock propertyValues:0x7f8531e049d0\\nmock hostHandle:0x7ffee603add8\\nmock domainId:0x7ffee603add4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee603b048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee603b048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.0242689s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"config_multiple\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component_MultiProperty.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb6580047b0\\nmock propertyValues:0x7fb658004af0\\nmock hostHandle:0x7ffee7741dd8\\nmock domainId:0x7ffee7741dd4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[CONFIG_TEST_PROPERTY_2] = VALUE_FROM_CONFIG_2\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee7742048\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7742048\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 521
0.2270772s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa7d4704090\\nmock propertyValues:0x7fa7d4704430\\nmock hostHandle:0x7000094cac88\\nmock domainId:0x7000094cac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed99fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1385749s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f86ace05100\\nmock propertyValues:0x7f86ace06430\\nmock hostHandle:0x70000dacac88\\nmock domainId:0x70000dacac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0e27ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.237443s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8b50f041e0\\nmock propertyValues:0x7f8b50f04310\\nmock hostHandle:0x7000039f2c88\\nmock domainId:0x7000039f2c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea607ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2278629s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa01b7043a0\\nmock propertyValues:0x7fa01b704740\\nmock hostHandle:0x700003e30c88\\nmock domainId:0x700003e30c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecd02ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1325904s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7facdd004260\\nmock propertyValues:0x7facdd004390\\nmock hostHandle:0x70000ddc0c88\\nmock domainId:0x70000ddc0c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeb400ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2341381s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fee92704180\\nmock propertyValues:0x7fee92704730\\nmock hostHandle:0x70000e099c88\\nmock domainId:0x70000e099c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ea7ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2264831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb9e4060d0\\nmock propertyValues:0x7fbb9e405db0\\nmock hostHandle:0x7000022e7c88\\nmock domainId:0x7000022e7c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef0e1ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2284477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f91a2f04090\\nmock propertyValues:0x7f91a2f04430\\nmock hostHandle:0x70000635cc88\\nmock domainId:0x70000635cc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee94e6ea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2366857s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8e4a7041e0\\nmock propertyValues:0x7f8e4a704310\\nmock hostHandle:0x70000becfc88\\nmock domainId:0x70000becfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee46faea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2294725s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ffc10504100\\nmock propertyValues:0x7ffc105047a0\\nmock hostHandle:0x70000dbafc88\\nmock domainId:0x70000dbafc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee045bea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2877237s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd440004090\\nmock propertyValues:0x7fd4400040e0\\nmock hostHandle:0x70000d2f8c88\\nmock domainId:0x70000d2f8c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef07ce98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2317859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd03c504110\\nmock propertyValues:0x7fd03c5044b0\\nmock hostHandle:0x70000154bc88\\nmock domainId:0x70000154bc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0319e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2337419s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd973504830\\nmock propertyValues:0x7fd973504b60\\nmock hostHandle:0x700009f93c88\\nmock domainId:0x700009f93c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6241e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2285905s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb4796046d0\\nmock propertyValues:0x7fb479604980\\nmock hostHandle:0x70000dc7ec88\\nmock domainId:0x70000dc7ec84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeebf6fe98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2237354s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f854cc060d0\\nmock propertyValues:0x7f854cc05db0\\nmock hostHandle:0x70000e389c88\\nmock domainId:0x70000e389c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeba1ae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1311367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fba58c05f00\\nmock propertyValues:0x7fba58c06200\\nmock hostHandle:0x700006661c88\\nmock domainId:0x700006661c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed480e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2407071s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8f2c406000\\nmock propertyValues:0x7f8f2c4062b0\\nmock hostHandle:0x70000efcfc88\\nmock domainId:0x70000efcfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4acee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2247608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa134c05ac0\\nmock propertyValues:0x7fa134c05da0\\nmock hostHandle:0x7000080dcc88\\nmock domainId:0x7000080dcc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfdcee98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1335952s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8648405d80\\nmock propertyValues:0x7f8648405af0\\nmock hostHandle:0x70000a991c88\\nmock domainId:0x70000a991c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee6283e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2297363s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbb5b6043c0\\nmock propertyValues:0x7fbb5b604670\\nmock hostHandle:0x7000071eac88\\nmock domainId:0x7000071eac84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee854fea8\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2404324s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fb44d6046d0\\nmock propertyValues:0x7fb44d604980\\nmock hostHandle:0x7000009cfc88\\nmock domainId:0x7000009cfc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecf3ce98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.2326418s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"mixed\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fe9c1c05fb0\\nmock propertyValues:0x7fe9c1c05af0\\nmock hostHandle:0x700009de5c88\\nmock domainId:0x700009de5c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea441e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 526
0.1294655s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff2a2d05fa0\\nmock propertyValues:0x7ff2a2d07200\\nmock hostHandle:0x70000895a728\\nmock domainId:0x70000895a724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef718e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1334192s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f96c7e058a0\\nmock propertyValues:0x7f96c7e067e0\\nmock hostHandle:0x70000f463728\\nmock domainId:0x70000f463724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeeda9de98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.130601s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f939dd058a0\\nmock propertyValues:0x7f939dd067e0\\nmock hostHandle:0x70000c4e7728\\nmock domainId:0x70000c4e7724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7b18e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.132542s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdb68405ee0\\nmock propertyValues:0x7fdb68407090\\nmock hostHandle:0x700009d2f728\\nmock domainId:0x700009d2f724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecd08e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1281309s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd3e3d05fa0\\nmock propertyValues:0x7fd3e3d07200\\nmock hostHandle:0x700009fca728\\nmock domainId:0x700009fca724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee5cc9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1326397s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [APP_TEST_PROPERTY_2] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fceea4078d0\\nmock propertyValues:0x7fceea408b30\\nmock hostHandle:0x7000038eb728\\nmock domainId:0x7000038eb724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed5a1e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1283181s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fcdb94078d0\\nmock propertyValues:0x7fcdb9408b30\\nmock hostHandle:0x7000053bd728\\nmock domainId:0x7000053bd724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedbc4e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1315329s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9bac0057f0\\nmock propertyValues:0x7f9bac006a50\\nmock hostHandle:0x70000da7d728\\nmock domainId:0x70000da7d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9ab9e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.2276826s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbb195043c0\\nmock propertyValues:0x7fbb195044f0\\nmock hostHandle:0x70000eb90728\\nmock domainId:0x70000eb90724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0424e98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1228954s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: False, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd0ad4078d0\\nmock propertyValues:0x7fd0ad408b30\\nmock hostHandle:0x700000691728\\nmock domainId:0x700000691724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeefb5ae98\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.2218695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ff10b405fa0\\nmock propertyValues:0x7ff10b406440\\nmock hostHandle:0x70000920c728\\nmock domainId:0x70000920c724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1b57e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1255493s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: , ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd715c08a00\\nmock propertyValues:0x7fd715c08610\\nmock hostHandle:0x70000a198728\\nmock domainId:0x70000a198724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee267ce88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.2237357s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd5eb506b90\\nmock propertyValues:0x7fd5eb507080\\nmock hostHandle:0x70000b9e9728\\nmock domainId:0x70000b9e9724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7dd2e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1241907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ffe16f06be0\\nmock propertyValues:0x7ffe16f067f0\\nmock hostHandle:0x70000fb6d728\\nmock domainId:0x70000fb6d724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2e8be88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1240747s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_AP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fbff5006ef0\\nmock propertyValues:0x7fbff5006b00\\nmock hostHandle:0x70000d159728\\nmock domainId:0x70000d159724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee0fdde88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.12871s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: NEW_PROPERTY_VALUE, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fd531c079e0\\nmock propertyValues:0x7fd531c08cc0\\nmock hostHandle:0x70000147b728\\nmock domainId:0x70000147b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee82d5e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1246066s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc89ac07a90\\nmock propertyValues:0x7fc89ac07f80\\nmock hostHandle:0x70000f961728\\nmock domainId:0x70000f961724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee7835e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1302863s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: APP_TEST_PROPERTY_2, NewValue: VALUE_FROM_APP_2, ExistingValue: VALUE_FROM_APP_2])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7facb45060b0\\nmock propertyValues:0x7facb4507390\\nmock hostHandle:0x700002a77728\\nmock domainId:0x700002a77724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee9326e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.1276211s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP, Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fa379006be0\\nmock propertyValues:0x7fa3790067f0\\nmock hostHandle:0x70000a907728\\nmock domainId:0x70000a907724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee23be88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.1252843s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: value_from_app, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f9ba7f05ed0\\nmock propertyValues:0x7f9ba7f071b0\\nmock hostHandle:0x700009b5a728\\nmock domainId:0x700009b5a724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ebae88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 548
0.1277042s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: APP_TEST_PROPERTY, NewValue: VALUE_FROM_APP, ExistingValue: VALUE_FROM_APP])
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fc6674084c0\\nmock propertyValues:0x7fc6674089b0\\nmock hostHandle:0x70000615b728\\nmock domainId:0x70000615b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee12e4e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 561
0.2219328s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(scenario: \"non_context_mixed\", hasMultipleProperties: True, properties: [Name: NEW_PROPERTY_NAME, NewValue: NEW_PROPERTY_VALUE, ExistingValue: ])
The command error output did not contain expected result: \"The property [NEW_PROPERTY_NAME] is not present in the previously loaded runtime\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/propertyCompat.runtimeconfig.json\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7ffc9f4079e0\\nmock propertyValues:0x7ffc9f408cc0\\nmock hostHandle:0x700000d7b728\\nmock domainId:0x700000d7b724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_TEST_PROPERTY_2] = VALUE_FROM_APP_2\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:0\\nmock argv:0x0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffedfe12e88\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.CompatibilityCheck_Properties(String scenario, Boolean hasMultipleProperties, PropertyTestData[] properties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 542
0.0349998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc3e3f049d0\\nmock propertyValues:0x7fc3e3f042f0\\nmock hostHandle:0x7ffee614deb8\\nmock domainId:0x7ffee614deb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee614e128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee614e128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0342659s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc6a9f04a40\\nmock propertyValues:0x7fc6a9f043a0\\nmock hostHandle:0x7ffeef3dcea8\\nmock domainId:0x7ffeef3dcea4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeef3dd118\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeef3dd118\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties failed - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0344949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f96e1c06520\\nmock propertyValues:0x7f96e1c060e0\\nmock hostHandle:0x7ffee1cceeb8\\nmock domainId:0x7ffee1cceeb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee1ccf128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1ccf128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties succeeded.\\n[CONFIG] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[CONFIG] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[CONFIG] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[CONFIG] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[CONFIG] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[CONFIG] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: SECONDARY_CONFIG_TEST_PROPERTY=VALUE_FROM_SECONDARY_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0335443s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdab0704580\\nmock propertyValues:0x7fdab0705a90\\nmock hostHandle:0x7ffee4d95eb8\\nmock domainId:0x7ffee4d95eb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee4d96128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee4d96128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY=VALUE_FROM_SECONDARY_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0530575s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f903c4059f0\\nmock propertyValues:0x7f903c406650\\nmock hostHandle:0x7ffee65b7eb8\\nmock domainId:0x7ffee65b7eb4\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee65b8128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee65b8128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0383079s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fe76ec08020\\nmock propertyValues:0x7fe76ec06080\\nmock hostHandle:0x7ffeee87aeb8\\nmock domainId:0x7ffeee87aeb4\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeee87b128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeee87b128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.034152s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config_multiple set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/secondary/Secondary.runtimeconfig.json CONFIG_TEST_PROPERTY SECONDARY_CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fab4a506b00\\nmock propertyValues:0x7fab4a504c10\\nmock hostHandle:0x7ffee741ceb8\\nmock domainId:0x7ffee741ceb4\\nmock property[SECONDARY_CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee741d128\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee741d128\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: SECONDARY_CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: SECONDARY_CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate_Multiple(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 228
0.0320377s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fab6e4067e0\\nmock propertyValues:0x7fab6e407750\\nmock hostHandle:0x7ffee576ff48\\nmock domainId:0x7ffee576ff44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee57701b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0317129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa9b7406080\\nmock propertyValues:0x7fa9b7405db0\\nmock hostHandle:0x7ffee7402f48\\nmock domainId:0x7ffee7402f44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee74031b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0340081s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fddcd6048b0\\nmock propertyValues:0x7fddcd606760\\nmock hostHandle:0x7ffee631cf48\\nmock domainId:0x7ffee631cf44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee631d1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_properties succeeded.\\n[CONFIG] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[CONFIG] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[CONFIG] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[CONFIG] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=\\n[CONFIG] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=:\\n[CONFIG] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[CONFIG] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0419844s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8e11c058f0\\nmock propertyValues:0x7f8e11c05f70\\nmock hostHandle:0x7ffee713df48\\nmock domainId:0x7ffee713df44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee713e1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n[CONFIG] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0375371s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe923d04e90\\nmock propertyValues:0x7fe923d045b0\\nmock hostHandle:0x7ffee6429f48\\nmock domainId:0x7ffee6429f44\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_CONFIG\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee642a1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0336772s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fb116e05be0\\nmock propertyValues:0x7fb116e04220\\nmock hostHandle:0x7ffeecc6ef48\\nmock domainId:0x7ffeecc6ef44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffeecc6f1b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.0429361s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context config set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json CONFIG_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clr_libhost\\nmock propertyCount:10\\nmock propertyKeys:0x7fef11104360\\nmock propertyValues:0x7fef111040a0\\nmock hostHandle:0x7ffee78b7f48\\nmock domainId:0x7ffee78b7f44\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = \\nmock property[PLATFORM_RESOURCE_ROOTS] = :\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = :/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.ComActivator\\nmock entryPointMethodName:GetClassFactoryForTypeInternal\\nmock delegate:0x7ffee78b81b8\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[CONFIG] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.GetDelegate(String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 178
0.1230828s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.InitializeConfig_SelfContained_Fails
0.2341658s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fc413705aa0\\nmock propertyValues:0x7fc413705890\\nmock hostHandle:0x700007b9fc88\\nmock domainId:0x700007b9fc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fc413704260\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1cfbe68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2314052s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff1ffc05df0\\nmock propertyValues:0x7ff1ffc05f60\\nmock hostHandle:0x7000027cbc88\\nmock domainId:0x7000027cbc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7ff1ffc05e20\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed110e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2341673s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb219504490\\nmock propertyValues:0x7fb2195048b0\\nmock hostHandle:0x700005314c88\\nmock domainId:0x700005314c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fb2195047c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeecba8e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2397079s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fba47e046e0\\nmock propertyValues:0x7fba47e04990\\nmock hostHandle:0x700009debc88\\nmock domainId:0x700009debc84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fba47e04710\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee82bbe68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2331168s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe3f1f040a0\\nmock propertyValues:0x7fe3f1f04440\\nmock hostHandle:0x700004702c88\\nmock domainId:0x700004702c84\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fe3f1f040d0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee1b63e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2302067s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7f9fe76046e0\\nmock propertyValues:0x7f9fe7604990\\nmock hostHandle:0x700006715c88\\nmock domainId:0x700006715c84\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f9fe7604710\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeea2c1e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2270828s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"mixed\", checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context mixed set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:10\\nmock propertyKeys:0x7f8e86d04490\\nmock propertyValues:0x7f8e86d05040\\nmock hostHandle:0x7000028f6c88\\nmock domainId:0x7000028f6c84\\nmock property[CONFIG_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f8e86d044c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeedfa8e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.3920741s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdefc505f00\\nmock propertyValues:0x7fdefc507160\\nmock hostHandle:0x70000155e728\\nmock domainId:0x70000155e724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fdefc506fd0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeed262e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1289256s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fb804d058a0\\nmock propertyValues:0x7fb804d067e0\\nmock hostHandle:0x700003ef3728\\nmock domainId:0x700003ef3724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fb804d04b60\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee40f8e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[SECONDARY] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[SECONDARY] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[SECONDARY] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[SECONDARY] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[SECONDARY] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[SECONDARY] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[SECONDARY] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.123087s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa1ee8057f0\\nmock propertyValues:0x7fa1ee806a50\\nmock hostHandle:0x700004cdd728\\nmock domainId:0x700004cdd724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fa1ee8068c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee3b23e58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_properties succeeded.\\n[SECONDARY] hostfxr_get_runtime_properties: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1286907s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fbf61f048f0\\nmock propertyValues:0x7fbf61f05190\\nmock hostHandle:0x70000ee23728\\nmock domainId:0x70000ee23724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fbf61f047b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec539e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a4\\n[SECONDARY] hostfxr_get_runtime_property_value succeeded for property: CONFIG_TEST_PROPERTY=VALUE_FROM_CONFIG\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2301329s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f8368c078e0\\nmock propertyValues:0x7f8368c08b40\\nmock hostHandle:0x7000012ad728\\nmock domainId:0x7000012ad724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f8368c089b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffeec905e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.1295103s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fec06d07b10\\nmock propertyValues:0x7fec06d08d70\\nmock hostHandle:0x70000e9c5728\\nmock domainId:0x70000e9c5724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7fec06d08be0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee2a7fe58\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.2277541s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(scenario: \"non_context_mixed\", checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized secondary context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context non_context_mixed set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/config/Component.runtimeconfig.json APP_TEST_PROPERTY CONFIG_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f87e9407bf0\\nmock propertyValues:0x7f87e9408e50\\nmock hostHandle:0x70000f4fc728\\nmock domainId:0x70000f4fc724\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock argc:2\\nmock argv:0x7f87e9408cc0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = CONFIG_TEST_PROPERTY\\nmock coreclr_create_delegate() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\nmock entryPointAssemblyName:System.Private.CoreLib\\nmock entryPointTypeName:Internal.Runtime.InteropServices.InMemoryAssemblyLoader\\nmock entryPointMethodName:LoadInMemoryAssembly\\nmock delegate:0x7ffee46e2e68\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:28672\\n[SECONDARY] hostfxr_initialize_for_runtime_config succeeded: 0x2\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x80008081\\n[SECONDARY] hostfxr_set_runtime_property_value failed for property: CONFIG_TEST_PROPERTY - 0x80008081\\n\\n\\nStdErr:\\nSetting properties is not allowed once runtime has been loaded.\\nSetting properties is not allowed once runtime has been loaded.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeSecondaryContext(CommandResultAssertions assertion, String path, Int32 statusCode) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 70
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp_GetDelegate(String scenario, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 279
0.0219824s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe970d04430\\nmock propertyValues:0x7fe970d04570\\nmock hostHandle:0x7ffee14bcf48\\nmock domainId:0x7ffee14bcf44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe970d048a0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.021568s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fba7a805940\\nmock propertyValues:0x7fba7a805990\\nmock hostHandle:0x7ffeea68af38\\nmock domainId:0x7ffeea68af34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fba7a805d70\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0239536s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa38cd04430\\nmock propertyValues:0x7fa38cd05910\\nmock hostHandle:0x7ffee32eef48\\nmock domainId:0x7ffee32eef44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa38cd04880\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0226934s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd158704180\\nmock propertyValues:0x7fd158704460\\nmock hostHandle:0x7ffeeb518f48\\nmock domainId:0x7ffeeb518f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fd158705520\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.023906s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fd382407220\\nmock propertyValues:0x7fd382405db0\\nmock hostHandle:0x7ffee5cb7f48\\nmock domainId:0x7ffee5cb7f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fd3824065b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0221244s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7fa8c9c08f80\\nmock propertyValues:0x7fa8c9c07220\\nmock hostHandle:0x7ffeef222f48\\nmock domainId:0x7ffeef222f44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa8c9c05f80\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0219088s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: False, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:11\\nmock propertyKeys:0x7fabb0706e10\\nmock propertyValues:0x7fabb0705630\\nmock hostHandle:0x7ffee388bf48\\nmock domainId:0x7ffee388bf44\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fabb0705940\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0245672s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fad3cc061d0\\nmock propertyValues:0x7fad3cc05d90\\nmock hostHandle:0x7ffee48b9f38\\nmock domainId:0x7ffee48b9f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fad3cc06fe0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0374782s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7feb68504270\\nmock propertyValues:0x7feb685042c0\\nmock hostHandle:0x7ffeee1f0f38\\nmock domainId:0x7ffeee1f0f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7feb68504330\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189962s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7ff029406300\\nmock propertyValues:0x7ff029407960\\nmock hostHandle:0x7ffeee77df48\\nmock domainId:0x7ffeee77df44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff0294069e0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0182255s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9a1d604770\\nmock propertyValues:0x7f9a1d6047f0\\nmock hostHandle:0x7ffee3b1bf48\\nmock domainId:0x7ffee3b1bf44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f9a1d6052c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0186832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe7c5d04600\\nmock propertyValues:0x7fe7c5d05cb0\\nmock hostHandle:0x7ffee8916f48\\nmock domainId:0x7ffee8916f44\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe7c5d056c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189572s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7ff913006040\\nmock propertyValues:0x7ff913004260\\nmock hostHandle:0x7ffeeebb9f48\\nmock domainId:0x7ffeeebb9f44\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff9130046c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0190032s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: AppPath, isSelfContained: True, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:11\\nmock propertyKeys:0x7f88fbf05910\\nmock propertyValues:0x7f88fbf04660\\nmock hostHandle:0x7ffee4a15f48\\nmock domainId:0x7ffee4a15f44\\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll] = VALUE_FROM_HOST\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f88fbf042a0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0221752s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f9154405b30\\nmock propertyValues:0x7f9154405e10\\nmock hostHandle:0x7ffeed6c4f38\\nmock domainId:0x7ffeed6c4f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f9154405ea0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0214238s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f85e95059b0\\nmock propertyValues:0x7f85e9504540\\nmock hostHandle:0x7ffee6c51f38\\nmock domainId:0x7ffee6c51f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f85e9504d20\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.021447s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fdc3d406200\\nmock propertyValues:0x7fdc3d407520\\nmock hostHandle:0x7ffee6c56f38\\nmock domainId:0x7ffee6c56f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fdc3d406330\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0216678s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fe924d04430\\nmock propertyValues:0x7fe924d04570\\nmock hostHandle:0x7ffee8e4af38\\nmock domainId:0x7ffee8e4af34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fe924d04880\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0353853s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa782d06240\\nmock propertyValues:0x7fa782d05200\\nmock hostHandle:0x7ffee79cff38\\nmock domainId:0x7ffee79cff34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa782d04250\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0219254s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7ff78e408b00\\nmock propertyValues:0x7ff78e405c20\\nmock hostHandle:0x7ffee76dbf38\\nmock domainId:0x7ffee76dbf34\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7ff78e408720\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0266023s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: False, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/host/fxr/6.0.0-dev/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:12\\nmock propertyKeys:0x7fec3e405a80\\nmock propertyValues:0x7fec3e405d20\\nmock hostHandle:0x7ffeec9eef38\\nmock domainId:0x7ffeec9eef34\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll] = VALUE_FROM_HOST\\nmock property[exec] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.deps.json;/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/Microsoft.NETCore.App.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App_MultiProperty.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/mockRuntime/shared/Microsoft.NETCore.App/2.2.0/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fec3e405910\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0196232s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f88b4c06840\\nmock propertyValues:0x7f88b4c06c30\\nmock hostHandle:0x7ffeeddc2f38\\nmock domainId:0x7ffeeddc2f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f88b4c067c0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: APP_TEST_PROPERTY - 0x800080a3\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0189973s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_all_active\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all_active /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f82db406ff0\\nmock propertyValues:0x7f82db407750\\nmock hostHandle:0x7ffeea4d3f28\\nmock domainId:0x7ffeea4d3f24\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f82db407ba0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties failed - 0x800080a3\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\nHosting components context has not been initialized. Cannot get runtime properties.\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0254096s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get_all\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get_all /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fa892406dc0\\nmock propertyValues:0x7fa892406220\\nmock hostHandle:0x7ffee3660f38\\nmock domainId:0x7ffee3660f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fa892406950\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_properties succeeded.\\n[APP] hostfxr_get_runtime_properties: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_properties: PROBING_DIRECTORIES=\\n[APP] hostfxr_get_runtime_properties: RUNTIME_IDENTIFIER=osx.10.15-x64\\n[APP] hostfxr_get_runtime_properties: FX_DEPS_FILE=\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_DEPS_FILES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\n[APP] hostfxr_get_runtime_properties: APP_CONTEXT_BASE_DIRECTORY=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\n[APP] hostfxr_get_runtime_properties: PLATFORM_RESOURCE_ROOTS=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: NATIVE_DLL_SEARCH_DIRECTORIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\n[APP] hostfxr_get_runtime_properties: TRUSTED_PLATFORM_ASSEMBLIES=/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0185414s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"get\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app get /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7f7ff9406d00\\nmock propertyValues:0x7f7ff9406db0\\nmock hostHandle:0x7ffee7933f38\\nmock domainId:0x7ffee7933f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f7ff94071d0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_get_runtime_property_value failed for property: exec - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value failed for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll - 0x800080a4\\n[APP] hostfxr_get_runtime_property_value succeeded for property: APP_TEST_PROPERTY=VALUE_FROM_APP\\n[APP] hostfxr_get_runtime_property_value failed for property: HOST_TEST_PROPERTY - 0x800080a4\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.018021s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"none\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app none /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:9\\nmock propertyKeys:0x7fec1cc06130\\nmock propertyValues:0x7fec1cc06530\\nmock hostHandle:0x7ffee7da0f38\\nmock domainId:0x7ffee7da0f34\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_APP\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7fec1cc06c00\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0192189s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"remove\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app remove /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:8\\nmock propertyKeys:0x7f8886407cd0\\nmock propertyValues:0x7f8886405d90\\nmock hostHandle:0x7ffee73e7f38\\nmock domainId:0x7ffee73e7f34\\nmock property[PROBING_DIRECTORIES] = \\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f8886406fe0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145
0.0188086s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(commandLine: Exec, isSelfContained: True, checkProperties: \"set\")
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: host_context app set /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/libhostfxr.dylib exec /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll APP_TEST_PROPERTY HOST_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nmock coreclr_initialize() called\\nmock exePath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nmock appDomainFriendlyName:clrhost\\nmock propertyCount:12\\nmock propertyKeys:0x7f7fe20048d0\\nmock propertyValues:0x7f7fe2005910\\nmock hostHandle:0x7ffeecff3f38\\nmock domainId:0x7ffeecff3f34\\nmock property[/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll] = VALUE_FROM_HOST\\nmock property[HOST_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[APP_TEST_PROPERTY] = VALUE_FROM_HOST\\nmock property[PROBING_DIRECTORIES] = \\nmock property[exec] = VALUE_FROM_HOST\\nmock property[RUNTIME_IDENTIFIER] = osx.10.15-x64\\nmock property[FX_DEPS_FILE] = \\nmock property[APP_CONTEXT_DEPS_FILES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json\\nmock property[APP_CONTEXT_BASE_DIRECTORY] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/\\nmock property[PLATFORM_RESOURCE_ROOTS] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[NATIVE_DLL_SEARCH_DIRECTORIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained:\\nmock property[TRUSTED_PLATFORM_ASSEMBLIES] = /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/System.Private.CoreLib.dll\\nmock coreclr_execute_assembly() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\nmock argc:2\\nmock argv:0x7f7fe20058b0\\nmock managedAssemblyPath:/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\nmock argv[0] = APP_TEST_PROPERTY\\nmock argv[1] = HOST_TEST_PROPERTY\\nmock coreclr_shutdown_2() called\\nmock hostHandle:0xdeadbeef\\nmock domainId:32766\\n[APP] hostfxr_set_runtime_property_value succeeded for property: exec\\n[APP] hostfxr_set_runtime_property_value succeeded for property: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.dll\\n[APP] hostfxr_set_runtime_property_value succeeded for property: APP_TEST_PROPERTY\\n[APP] hostfxr_set_runtime_property_value succeeded for property: HOST_TEST_PROPERTY\\n\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/SelfContained/SelfContained.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContext.RunApp(CommandLine commandLine, Boolean isSelfContained, String checkProperties) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContext.cs:line 145

21.290s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer   (16 tests)

1.14049s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: False, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll BadPath... \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"BadPath...\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131509\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.0404614s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2124355s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2734879s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(validPath: True, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/PortableApp/bin/PortableApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnApplicationContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 80
1.2555666s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(callCount: 1)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/1/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 198
1.1788387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(callCount: 10)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 10\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/2/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleComponents(Int32 callCount) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 198
1.1419022s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 1, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.2896195s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 1, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.1554791s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 10, callUnmanaged: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 11\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 12\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 13\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 14\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 15\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 16\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 17\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 18\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 19\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 20\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.3416948s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(callCount: 10, callUnmanaged: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" UnmanagedComponentEntryPoint1 /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint2\\nExit Code: 0\\nStdOut:\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 2\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 3\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 4\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 5\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 6\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 7\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 8\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 9\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 10\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 11\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 12\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 13\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 14\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 15\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 16\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 17\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 18\\nCalled UnmanagedComponentEntryPoint1(0xdeadbeef, 42) - component call count: 19\\nCalled ComponentEntryPoint2(0xdeadbeef, 42) - component call count: 20\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x1\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x2\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x3\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x4\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x5\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x6\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x7\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x8\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0x9\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"UnmanagedComponentEntryPoint1\\\", UNMANAGEDCALLERSONLY_METHOD, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] UnmanagedComponentEntryPoint1 delegate result: 0xa\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint2\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint2 delegate result: 0xa\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_MultipleEntryPoints(Int32 callCount, Boolean callUnmanaged) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 154
1.8927501s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_UnhandledException
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ThrowException\\nExit Code: 134\\nStdOut:\\nCalled ThrowException(0xdeadbeef, 42) - component call count: 1\\n\\nStdErr:\\nUnhandled exception. System.InvalidOperationException: ThrowException\\n   at Component.Component.ThrowException(IntPtr arg, Int32 size) in /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/Component.cs:line 41\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext_UnhandledException() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 224
1.0477292s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: False, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json BadPath... \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"BadPath...\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131509\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
0.9192507s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: False, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.BadType, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.BadType, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80131522\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
1.0930168s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: True, validMethod: False)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" BadMethod\\nExit Code: 1\\nStdOut:\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"BadMethod\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer failed: 0x80070057\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
1.06171s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(validPath: True, validType: True, validMethod: True)
The command error output did not contain expected result: \"Initialized context for config: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: component_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/sharedFrameworkPublish/host/fxr/6.0.0-dev/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.runtimeconfig.json /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_runtime_config succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForConfig(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnComponentContext(Boolean validPath, Boolean validType, Boolean validMethod) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 45
3.2450699s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnSelfContainedApplicationContext
The command error output did not contain expected result: \"Initialized context for app: /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/StandaloneApp.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: app_load_assembly_and_get_function_pointer /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/libhostfxr.dylib /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/StandaloneApp/bin/StandaloneApp.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll \\\"Component.Component, ComponentWithNoDependencies\\\" ComponentEntryPoint1\\nExit Code: 0\\nStdOut:\\nCalled ComponentEntryPoint1(0xdeadbeef, 42) - component call count: 1\\n[CONFIG] hostfxr_initialize_for_command_line succeeded: 0\\n[CONFIG] hostfxr_get_runtime_delegate succeeded: 0\\n[CONFIG] calling load_assembly_and_get_function_pointer(\\\"/Users/lakshan/runtime/artifacts/tests/Debug/ha/0/ComponentWithNoDependencies/bin/ComponentWithNoDependencies.dll\\\", \\\"Component.Component, ComponentWithNoDependencies\\\", \\\"ComponentEntryPoint1\\\", nullptr, nullptr, &componentEntryPointDelegate)\\n[CONFIG] load_assembly_and_get_function_pointer succeeded: 0\\n[CONFIG] ComponentEntryPoint1 delegate result: 0x1\\n\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.HostContextResultExtensions.InitializeContextForApp(CommandResultAssertions assertion, String path) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/HostContextResultExtensions.cs:line 60
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.LoadAssemblyAndGetFunctionPointer.CallDelegateOnSelfContainedApplicationContext() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/LoadAssemblyAndGetFunctionPointer.cs:line 111

2.350s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost   (48 tests)

0.0100064s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0105025s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0100654s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0106264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: False, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0100683s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0113756s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0101511s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0105583s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(explicitLoad: True, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using environment variable\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootEnvironment(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 40
0.0099644s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0128186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0102905s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0120165s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: False, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0101279s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: False, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.036954s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: False, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0098996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: True, isValid: False)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/invalid\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0107618s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(explicitLoad: True, useAssemblyPath: True, isValid: True)
The command error output did not contain expected result: \"Using dotnet root parameter\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/valid/dotnet\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_DotNetRootParameter(Boolean explicitLoad, Boolean useAssemblyPath, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 73
0.0904671s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0847831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0910769s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0461264s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: False, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0848878s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0881927s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0880985s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0890146s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: False, useAssemblyPath: True, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path False /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0865464s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0866876s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0834716s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0859755s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: False, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True \\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0830078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: False, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0436176s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: False, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0855068s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: True, isValid: False)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.08999s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(explicitLoad: True, useAssemblyPath: True, useRegisteredLocation: True, isValid: True)
The command error output did not contain expected result: \"Using global installation location\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path True /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_GlobalInstallation(Boolean explicitLoad, Boolean useAssemblyPath, Boolean useRegisteredLocation, Boolean isValid) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 131
0.0510802s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_HostFxrAlreadyLoaded
The command error output did not contain expected result: \"Found previously loaded library libhostfxr.dylib\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path false /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/app/App.dll nullptr /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/product/libhostfxr.dylib\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/product/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_HostFxrAlreadyLoaded() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 172
0.0883789s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \" {0}\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0887129s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0} \", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0880873s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0} \\n\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.1119478s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0507498s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\\n\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0918477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"{0}\\nSome other text\", shouldPass: True)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 0\\nStdOut:\\nget_hostfxr_path succeeded\\nhostfxr_path: /users/lakshan/runtime/artifacts/tests/debug/ha/nativehosting/0/valid/dotnet/host/fxr/2.3.0/libhostfxr.dylib\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0810684s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0887899s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(value: \"\\n{0}\", shouldPass: False)
The command error output did not contain expected result: \"Looking for install_location file in '/Users/lakshan/runtime/artifacts/tests/Debug/ha/installLocationOverride/install_location.28036'.\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008083\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InstallLocationFile(String value, Boolean shouldPass) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 212
0.0101s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InvalidParameters
The command error output did not contain expected result: \"Invalid size for get_hostfxr_parameters\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/nativeHosting/0/nativehost\\nArguments: get_hostfxr_path false [error]\\nExit Code: 1\\nStdOut:\\nget_hostfxr_path failed: 0x80008081\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_InvalidParameters() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/NativeHosting/Nethost.cs:line 233
0.0092829s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_WithAssemblyPath_AppLocalFxr(explicitLoad: False, useDotNetRoot: False)
0.009779s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_WithAssemblyPath_AppLocalFxr(explicitLoad: False, useDotNetRoot: True)
0.0097231s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_WithAssemblyPath_AppLocalFxr(explicitLoad: True, useDotNetRoot: False)
0.0369557s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.GetHostFxrPath_WithAssemblyPath_AppLocalFxr(explicitLoad: True, useDotNetRoot: True)
0.0136534s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.TestOnlyDisabledByDefault
0.0164069s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeHosting.Nethost.TracingNotBufferedByDefault

0.064s  Microsoft.DotNet.CoreSetup.Test.HostActivation.NativeUnitTests.NativeUnitTests   (1 test)

20.695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation   (24 tests)

0.2229064s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_CLI_FrameworkDependent_MissingRuntimeFramework_ErrorReportedInDialog(missingHostfxr: False)
0.1318545s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_CLI_FrameworkDependent_MissingRuntimeFramework_ErrorReportedInDialog(missingHostfxr: True)
2.6502417s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_FrameworkDependent_GlobalLocation_Succeeds(useRegisteredLocation: False)
2.7035461s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_FrameworkDependent_GlobalLocation_Succeeds(useRegisteredLocation: True)
2.4900221s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_FrameworkDependent_Succeeds
0.0007387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_GUI_FrameworkDependent_DisabledGUIErrors_DialogNotShown
0.000009s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_GUI_FrameworkDependent_MissingRuntimeFramework_ErrorReportedInDialog(missingHostfxr: False)
0.0010831s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_GUI_FrameworkDependent_MissingRuntimeFramework_ErrorReportedInDialog(missingHostfxr: True)
0.0010017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.AppHost_GUI_NoCustomErrorWriter_FrameworkMissing_ErrorReportedInDialog
1.7061377s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.ComputedTPADoesntEndWithPathSeparator
Matching the command error output failed. Pattern: \"Property TRUSTED_PLATFORM_ASSEMBLIES = .*[^:]$\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/13/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrMatching(String pattern, RegexOptions options) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 100
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.ComputedTPADoesntEndWithPathSeparator() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/PortableAppActivation.cs:line 344
0.0143056s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.MissingFrameworkInRuntimeConfig_Fails(useAppHost: False)
0.0885832s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.MissingFrameworkInRuntimeConfig_Fails(useAppHost: True)
0.0133728s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.MissingRuntimeConfig_Fails(useAppHost: False)
0.0578112s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.MissingRuntimeConfig_Fails(useAppHost: True)
1.8018056s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_activation_of_Apps_with_AltDirectorySeparatorChar
2.4911013s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_activation_of_Build_Output_Portable_DLL_with_DepsJson_and_RuntimeConfig_Local_Succeeds
0.5781957s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_activation_of_Build_Output_Portable_DLL_with_DepsJson_having_Assembly_with_Different_File_Extension_Fails
2.5650128s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_activation_of_Publish_Output_Portable_DLL_with_DepsJson_and_RuntimeConfig_Local_Succeeds
Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Activation_With_Templated_AdditionalProbingPath_Succeeds
Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Build_Output_Portable_DLL_with_DepsJson_Local_and_RuntimeConfig_Remote_With_AdditionalProbingPath_Succeeds
Skipped  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Build_Output_Portable_DLL_with_DepsJson_Local_and_RuntimeConfig_Remote_Without_AdditionalProbingPath_Fails
1.3721571s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Build_Output_Portable_DLL_with_DepsJson_Remote_and_RuntimeConfig_Local_Succeeds
1.5551062s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Publish_Output_Portable_DLL_with_DepsJson_Local_and_RuntimeConfig_Remote_Succeeds
0.2500009s  Microsoft.DotNet.CoreSetup.Test.HostActivation.PortableAppActivation.Muxer_Exec_activation_of_Publish_Output_Portable_DLL_with_DepsJson_Remote_and_RuntimeConfig_Local_Fails

4.806s  Microsoft.DotNet.CoreSetup.Test.HostActivation.ResourceLookup   (2 tests)

3.551s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties   (4 tests)

0.8812356s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.AppConfigProperty_AppCanGetData
The command error output did not contain expected result: \"Property APP_TEST_PROPERTY = VALUE_FROM_APP\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/2/RuntimeProperties/bin/RuntimeProperties.dll APP_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nAPP_TEST_PROPERTY\\nAppContext.GetData(APP_TEST_PROPERTY) = VALUE_FROM_APP\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.AppConfigProperty_AppCanGetData() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 27
0.1052623s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.DuplicateCommonProperty_Fails
1.6856856s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.DuplicateConfigProperty_AppConfigValueUsed
The command error output did not contain expected result: \"Property FRAMEWORK_TEST_PROPERTY = VALUE_FROM_APP\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/RuntimeProperties/bin/RuntimeProperties.dll FRAMEWORK_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nFRAMEWORK_TEST_PROPERTY\\nAppContext.GetData(FRAMEWORK_TEST_PROPERTY) = VALUE_FROM_APP\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.DuplicateConfigProperty_AppConfigValueUsed() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 67
0.8783928s  Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.FrameworkConfigProperty_AppCanGetData
The command error output did not contain expected result: \"Property FRAMEWORK_TEST_PROPERTY = VALUE_FROM_FRAMEWORK\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/runtimeProperties/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/RuntimeProperties/bin/RuntimeProperties.dll FRAMEWORK_TEST_PROPERTY\\nExit Code: 0\\nStdOut:\\nHello World!\\nFRAMEWORK_TEST_PROPERTY\\nAppContext.GetData(FRAMEWORK_TEST_PROPERTY) = VALUE_FROM_FRAMEWORK\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.RuntimeProperties.FrameworkConfigProperty_AppCanGetData() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/RuntimeProperties.cs:line 45

5.053s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup   (155 tests)

0.0398746s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"diSABle\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0239296s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"FeaturE\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0244931s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"Latestfeature\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0245195s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"latESTMajor\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0271916s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"latestMINOR\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0254811s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"LatestPatch\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0244279s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"maJor\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0250673s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"MINOR\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0245317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(rollForward: \"PaTCh\")
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.100/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_allows_case_insensitive_roll_forward_policy_names(String rollForward) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 581
0.0246471s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"allowPrerelease\\\": \\\"true\\\" } }\", messages: [\"Expected a boolean for the 'sdk/allowPrerelease' v\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.026135s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"rollForward\\\": true } }\", messages: [\"Expected a string for the 'sdk/rollForward' value\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0250827s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": \\\"9999.1.402-preview1\\\",\"..., messages: [\"Ignoring the 'sdk/allowPrerelease' value\"])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0253378s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": \\\"invalid\\\", \\\"rollForwa\"..., messages: [\"Version 'invalid' is not valid for the 'sdk/versio\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0283476s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": 1 } }\", messages: [\"Expected a string for the 'sdk/version' value\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0241186s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": null, \\\"rollForward\\\": \\\"..., messages: [\"The roll-forward policy 'invalid' is not supported\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0248247s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ \\\"sdk\\\": { \\\"version\\\": null, \\\"rollForward\\\": \\\"..., messages: [\"The roll-forward policy 'latestPatch' requires a '\"..., \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0385925s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"{ sdk: { \\\"version\\\": \\\"9999.0.100\\\" } }\", messages: [\"A JSON parsing exception occurred\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nA JSON parsing exception occurred in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/cwd/global.json], offset 2 (line 1, column 3): Missing a name for object member.\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.02497s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(globalJsonContents: \"true\", messages: [\"Expected a JSON object\", \"Ignoring SDK settings in global.json: the latest i\"...])
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.402/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nExpected a JSON object in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/cwd/global.json]\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_falls_back_to_latest_sdk_for_invalid_global_json(String globalJsonContents, String[] messages) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 602
0.0276559s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0259174s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0298275s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
0.0286324s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0251483s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0225453s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.027773s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0257998s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0293509s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
0.0282475s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0276554s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0208187s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"disable\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0730409s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0317461s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0362638s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0278778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.024822s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0222031s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0310502s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0303848s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0326132s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0252643s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0266669s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0219732s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"feature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0316825s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0323922s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0291537s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0299367s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0297613s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.07292s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.100-preview1\", installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.030938s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0315403s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0299024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0301706s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0287265s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.500\", installed: [\"9999.1.500\"])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.500]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0280078s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"invalid\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0270842s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0302189s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.609\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.609]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0315711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.702\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.702]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0263607s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0273182s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0210756s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0276851s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0339311s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.609\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.609]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0360608s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.702\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.702]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0270065s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0256667s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0207015s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestFeature\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0746711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.03026s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0322505s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0323543s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.3.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0291842s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.021887s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0326024s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.100\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.100]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0826128s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0294948s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.1.100-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.100-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0336979s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.3.102-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.3.102-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0289373s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0211258s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMajor\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0287982s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0308584s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0321911s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0766478s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.3.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0265299s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0221619s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0282016s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0434194s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.203\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.203]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0421479s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.204-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.204-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0325761s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.4.205-preview3\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.4.205-preview3]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0257817s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0218702s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestMinor\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0280033s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0300239s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.027342s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0284125s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.026841s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0224824s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0289674s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0330582s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0264245s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0275567s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0263615s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0219005s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"latestPatch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0319318s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"10000.0.105\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.105]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0267649s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0314155s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.03257s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0300495s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.101\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.101]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0218185s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0736046s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"10000.0.106-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.0.106-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0272438s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0306282s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0312829s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0289382s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.102-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.102-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0206556s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"major\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0279741s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.503\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.503]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0316409s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0326581s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.604\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.604]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0756969s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.2.101\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.101]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0265675s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0218012s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0279996s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.504-preview2\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.504-preview2]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0308622s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0312204s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.605-preview4\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.605-preview4]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0320339s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.2.102-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.2.102-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0261015s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0213317s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"minor\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0287582s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.032349s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0268711s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0282695s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0271083s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.022434s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0294017s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0317619s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0263419s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0288648s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0261042s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0205762s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: \"patch\", requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0276946s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0346468s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: \"9999.1.505\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.505]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0247658s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0275283s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0257688s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0219162s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: False, expected: null, installed: [\"9999.1.500\", \"9999.2.100-preview1\"])
0.0394158s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.501\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.501\", \"9999.1.503-preview5\", \"9999.1.503\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.501]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0773512s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: \"9999.1.506-preview1\", installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.503\", \"9999.1.505-preview2\", \"9999.1.505\", ...])
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.1.506-preview1]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(String policy, String requested, Boolean allowPrerelease, String expected, String[] installed) in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 649
0.0253386s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"10000.0.100\", \"10000.0.105-preview1\", \"10000.0.105\", ...])
0.0275949s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.1.601\", \"9999.1.604-preview3\", \"9999.1.604\", ...])
0.0270115s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9998.0.300\", \"9999.1.500\", \"9999.2.101-preview4\", \"9999.2.101\", \"9999.2.102-preview1\", ...])
0.0227405s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_rolls_forward_as_expected(policy: null, requested: \"9999.1.501\", allowPrerelease: True, expected: null, installed: [\"9999.1.500\"])
0.0335578s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_uses_latest_stable_sdk_if_allow_prerelease_is_false
The command error output did not contain expected result: \"SDK path resolved to [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/10000.1.106]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.It_uses_latest_stable_sdk_if_allow_prerelease_is_false() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 680
0.1223778s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Single_Digit_Patch_Rollup
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.4/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Single_Digit_Patch_Rollup() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 142
0.0977859s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Two_Part_Patch_Rollup
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.3.304/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Global_Json_Two_Part_Patch_Rollup() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 285
0.0411277s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Must_Pick_The_Highest_Semantic_Version
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.3-dummy.10/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Must_Pick_The_Highest_Semantic_Version() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 434
0.1624013s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Negative_Version
The command error output did not contain expected result: \"Using .NET SDK dll=[/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/sdk/9999.0.4/dotnet.dll]\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nArguments: help\\nExit Code: 0\\nStdOut:\\n--- Invoked hostpolicy mock - corehost_load\\nmock version: 369365249 248\\nmock config: <empty>\\nmock fx_dir: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_name: Microsoft.NETCore.App\\nmock deps_file: \\nmock is_framework_dependent: 1\\nmock probe_paths: <empty>\\nmock host_mode: 1\\nmock tfm: \\nmock additional_deps_serialized: \\nmock fx_ver: 9999.0.0\\nmock fx_names: \\nmock fx_names: Microsoft.NETCore.App\\nmock fx_dirs: \\nmock fx_dirs: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0\\nmock fx_requested_versions: \\nmock fx_requested_versions: 9999.0.0\\nmock fx_found_versions: \\nmock fx_found_versions: 9999.0.0\\nmock host_command:\\nmock host_info_host_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet\\nmock host_info_dotnet_root:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/\\nmock host_info_app_path:/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/dotnet.dll\\nmock single_file_bundle_header_offset:0\\nmock frameworks:   [requested: ] [path: ]\\nmock frameworks: Microsoft.NETCore.App 9999.0.0 [requested: 9999.0.0] [path: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0]\\n\\nStdErr:\\nCannot use file stream for [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSDKLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/Microsoft.NETCore.App.deps.json]: No such file or directory\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SDKLookup.SdkLookup_Negative_Version() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SDKLookup.cs:line 398

17.575s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup   (3 tests)

5.3341355s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.CoreClrLookup_WithNoDirectorySeparatorInDeps
The command error output did not contain expected result: \"CoreCLR path = '/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.0.0/libcoreclr.dylib'\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.CoreClrLookup_WithNoDirectorySeparatorInDeps() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 193
6.9384157s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_NetCoreApp_MinorRollForward_Wins_Over_UberFx
The command error output did not contain expected result: \"Replacing deps entry [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.UberFramework/7777.0.0/System.Collections.Immutable.dll, AssemblyVersion:0.0.0.1, FileVersion:0.0.0.2] with [/Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/shared/Microsoft.NETCore.App/9999.1.0/System.Collections.Immutable.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_NetCoreApp_MinorRollForward_Wins_Over_UberFx() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 115
5.3021115s  Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_Uber_Wins_Over_NetCoreApp_On_PatchRollForward
The command error output did not contain expected result: \"7777.0.0/System.Collections.Immutable.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/dotnetSharedFxLookup/0/exe/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/1/SharedFxLookupPortableApp/bin/SharedFxLookupPortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.SharedFxLookup.Multiple_SharedFxLookup_Uber_Wins_Over_NetCoreApp_On_PatchRollForward() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/SharedFxLookup.cs:line 149

14.625s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation   (10 tests)

0.000241s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_AppHost_with_GUI_No_Console
0.0005411s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_AppHost_with_GUI_Traces
1.7555656s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Build_Output_Standalone_EXE_with_DepsJson_and_RuntimeConfig_Local_Succeeds
1.7264277s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_By_Renaming_apphost_exe_Succeeds
0.0937059s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_By_Renaming_dotnet_exe_Fails
7.3689501s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_with_Bound_AppHost_Succeeds
1.805243s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_with_DepsJson_and_RuntimeConfig_Local_Succeeds
0.0880508s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_With_DOTNET_ROOT_Fails
The command error output did not contain expected result: \"Using environment variable DOTNET_ROOT\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/tests/Debug/ha/6/StandaloneApp/bin/StandaloneApp\\nArguments: \\nExit Code: 131\\nStdOut:\\n\\nStdErr:\\nA fatal error occurred. The required library libhostfxr.dylib could not be found.\\nIf this is a self-contained application, that library should exist in [/Users/lakshan/runtime/artifacts/tests/Debug/ha/6/StandaloneApp/bin/].\\nIf this is a framework-dependent application, install the runtime in the global location [/usr/local/share/dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [/etc/dotnet/install_location].\\n\\nThe .NET runtime can be found at:\\n  - https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=osx.10.15-x64&apphost_version=6.0.0-dev\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_With_DOTNET_ROOT_Fails() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/StandaloneAppActivation.cs:line 205
1.6973806s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_With_Relative_Embedded_Path_Succeeds
0.0887477s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StandaloneAppActivation.Running_Publish_Output_Standalone_EXE_with_Unbound_AppHost_Fails

57.857s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks   (14 tests)

1.1724689s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_Empty_StartupHook_Variable_Succeeds
3.6513455s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_Invalid_StartupHook_Assembly_Fails
3.5355356s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_Missing_StartupHook_Assembly_Fails
3.1084257s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_Missing_StartupHook_Type_Fails
1.5193878s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_Multiple_StartupHooks_Succeeds
4.4989387s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_Succeeds
The command error output did not contain expected result: \"Property STARTUP_HOOKS = /Users/lakshan/runtime/artifacts/tests/Debug/ha/4/StartupHook/bin/StartupHook.dll\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/5/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello from startup hook!\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_Succeeds() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/StartupHooks.cs:line 56
5.7143094s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_VariableVariants
3.0301302s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Assembly_Resolver
9.3364314s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Incorrect_Method_Signature_Fails
11.9209163s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Invalid_Simple_Name_Fails
3.384772s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Missing_Assembly_Fails
1.6197196s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Missing_Dependencies_Fails
4.0169122s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_With_Missing_Method_Fails
1.3477427s  Microsoft.DotNet.CoreSetup.Test.HostActivation.StartupHooks.Muxer_activation_of_StartupHook_WithSimpleAssemblyName_Succeeds

14.954s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing   (7 tests)

1.6403089s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOff
1.8839259s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnDefault
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/7/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnDefault() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 46
2.8846058s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnInfo
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/3/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnInfo() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 83
1.5716112s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnToFileBadPathDefault
3.4370681s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnToFileDefault
2.0061418s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnVerbose
The command error output did not contain expected result: \"Deps file:\"\"\\nFile Name: /Users/lakshan/runtime/artifacts/obj/osx-x64.Debug/sharedFrameworkPublish/dotnet\\nArguments: /Users/lakshan/runtime/artifacts/tests/Debug/ha/6/PortableApp/bin/PortableApp.dll\\nExit Code: 0\\nStdOut:\\nHello World!\\n\\n.NET 6.0.0-dev\\n\\nStdErr:\\n\\n\"
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.HaveStdErrContaining(String pattern) in /Users/lakshan/runtime/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:line 86
   at Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnVerbose() in /Users/lakshan/runtime/src/installer/tests/HostActivation.Tests/Tracing.cs:line 64
1.530618s  Microsoft.DotNet.CoreSetup.Test.HostActivation.Tracing.TracingOnWarning

0.001s  Microsoft.DotNet.CoreSetup.Test.HostActivation.WindowsSpecificBehavior   (2 tests)

70.389s  Microsoft.DotNet.Tools.Publish.Tests.DotnetTestXunit   (2 tests)